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 amaury.forgeotdarc, barry, cjwatson, eric.araujo, lars.gustaebel, python-dev, r.david.murray, terry.reedy
Date 2012-05-08.23:48:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336520939.58.0.950809162619.issue13815@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, even though it is not a documented API, our backward compatibility policy pretty much requires that something named ExFileObject still exist, just in case.  And in this case it probably should still be the thing returned.
History
Date User Action Args
2012-05-08 23:48:59r.david.murraysetrecipients: + r.david.murray, barry, terry.reedy, amaury.forgeotdarc, lars.gustaebel, cjwatson, eric.araujo, python-dev
2012-05-08 23:48:59r.david.murraysetmessageid: <1336520939.58.0.950809162619.issue13815@psf.upfronthosting.co.za>
2012-05-08 23:48:59r.david.murraylinkissue13815 messages
2012-05-08 23:48:58r.david.murraycreate