Remove two legacy constants which hopefully have no consumers (#1087)

The data contained in them is nonsensical
This commit is contained in:
Alex Gaynor 2017-04-11 22:41:42 -04:00 committed by Donald Stufft
parent f50354adaa
commit c7cc14a825
1 changed files with 0 additions and 2 deletions

View File

@ -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."
#---------