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 jaraco
Recipients jaraco, r.david.murray
Date 2012-06-14.16:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339690248.01.0.629126487298.issue15068@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I encountered the double-EOF behavior when invoking fileinput.input from a script running non-interactively (except of course for the input() call).
History
Date User Action Args
2012-06-14 16:10:48jaracosetrecipients: + jaraco, r.david.murray
2012-06-14 16:10:48jaracosetmessageid: <1339690248.01.0.629126487298.issue15068@psf.upfronthosting.co.za>
2012-06-14 16:10:47jaracolinkissue15068 messages
2012-06-14 16:10:47jaracocreate