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 pitrou
Recipients amaury.forgeotdarc, barry, cjwatson, eric.araujo, lars.gustaebel, pitrou, python-dev, r.david.murray, terry.reedy
Date 2012-05-09.06:22:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336544528.25.0.24924868651.issue13815@psf.upfronthosting.co.za>
In-reply-to
Content
Well, if it's not documented, it's technically a private API.

Also, there doesn't seem to be any explicit use of ExFileObject outside of tarfile.py:
http://code.google.com/codesearch#search&q=lang:python+exfileobject
History
Date User Action Args
2012-05-09 06:22:08pitrousetrecipients: + pitrou, barry, terry.reedy, amaury.forgeotdarc, lars.gustaebel, cjwatson, eric.araujo, r.david.murray, python-dev
2012-05-09 06:22:08pitrousetmessageid: <1336544528.25.0.24924868651.issue13815@psf.upfronthosting.co.za>
2012-05-09 06:22:07pitroulinkissue13815 messages
2012-05-09 06:22:07pitroucreate