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 r.david.murray
Recipients Yinon, eric.araujo, eric.smith, r.david.murray
Date 2014-05-17.13:46:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400334374.34.0.121128574845.issue21391@psf.upfronthosting.co.za>
In-reply-to
Content
I'd prefer to get rid of it, otherwise we might get requests to add all the other os.path functions to the shutil namespace, and I don't think having that kind of "more than one way to do it" serves anyone.  I suppose we'll have to deprecate it first if we do get rid of it :(.
History
Date User Action Args
2014-05-17 13:46:14r.david.murraysetrecipients: + r.david.murray, eric.smith, Yinon, eric.araujo
2014-05-17 13:46:14r.david.murraysetmessageid: <1400334374.34.0.121128574845.issue21391@psf.upfronthosting.co.za>
2014-05-17 13:46:14r.david.murraylinkissue21391 messages
2014-05-17 13:46:13r.david.murraycreate