Message 160658 - Python tracker (original) (raw)

Message160658

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:42 terry.reedy set recipients: + terry.reedy, lars.gustaebel, pitrou, giampaolo.rodola
2012-05-14 19:16:42 terry.reedy set messageid: 1337023002.8.0.503202349036.issue14807@psf.upfronthosting.co.za
2012-05-14 19:16:42 terry.reedy link issue14807 messages
2012-05-14 19:16:42 terry.reedy create