This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients giampaolo.rodola, lars.gustaebel, pitrou, terry.reedy
Date 2012-05-14.19:16:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337023002.8.0.503202349036.issue14807@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good enough to me except for the alias docstring. If someone does dir(tarfile) and help(filemode), they should get the message that it is a deprecated alias and should not use it.
History
Date User Action Args
2012-05-14 19:16:42terry.reedysetrecipients: + terry.reedy, lars.gustaebel, pitrou, giampaolo.rodola
2012-05-14 19:16:42terry.reedysetmessageid: <1337023002.8.0.503202349036.issue14807@psf.upfronthosting.co.za>
2012-05-14 19:16:42terry.reedylinkissue14807 messages
2012-05-14 19:16:42terry.reedycreate