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 maurosr
Recipients berker.peksag, martin.panter, maurosr, milap.py, python-dev, r.david.murray, serhiy.storchaka, taddeimania
Date 2015-04-20.04:25:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429503914.31.0.275377556624.issue23883@psf.upfronthosting.co.za>
In-reply-to
Content
Hi guys! 

Here is a patch for the fileinput module, with some names beyond fileinput.fileno: fileinput.hook_compressed, fileinput.hook_encoded as mentioned in the docs https://docs.python.org/3/library/fileinput.html

This is my first patch as well, so feedback's appreciated!
History
Date User Action Args
2015-04-20 04:25:14maurosrsetrecipients: + maurosr, r.david.murray, python-dev, berker.peksag, martin.panter, serhiy.storchaka, milap.py, taddeimania
2015-04-20 04:25:14maurosrsetmessageid: <1429503914.31.0.275377556624.issue23883@psf.upfronthosting.co.za>
2015-04-20 04:25:14maurosrlinkissue23883 messages
2015-04-20 04:25:14maurosrcreate