mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Remove two legacy constants which hopefully have no consumers (#1087)
The data contained in them is nonsensical
This commit is contained in:
parent
f50354adaa
commit
c7cc14a825
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
|||
|
||||
version = "0.9.0"
|
||||
__author__ = "Lars Gust\u00e4bel (lars@gustaebel.de)"
|
||||
__date__ = "$Date: 2011-02-25 17:42:01 +0200 (Fri, 25 Feb 2011) $"
|
||||
__cvsid__ = "$Id: tarfile.py 88586 2011-02-25 15:42:01Z marc-andre.lemburg $"
|
||||
__credits__ = "Gustavo Niemeyer, Niels Gust\u00e4bel, Richard Townsend."
|
||||
|
||||
#---------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue