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 gvanrossum
Recipients docs@python, gvanrossum, neologix, vstinner
Date 2013-12-07.16:49:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386434979.98.0.170615355055.issue19876@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, here's another version. It keeps the original _fileobj_to_fd function and wraps it with a method that does the exhaustive search.
History
Date User Action Args
2013-12-07 16:49:40gvanrossumsetrecipients: + gvanrossum, vstinner, neologix, docs@python
2013-12-07 16:49:39gvanrossumsetmessageid: <1386434979.98.0.170615355055.issue19876@psf.upfronthosting.co.za>
2013-12-07 16:49:39gvanrossumlinkissue19876 messages
2013-12-07 16:49:39gvanrossumcreate