File read from stdin and printed to temp file are not identicial?
James Mills
prologic at shortcircuit.net.au
Thu Sep 16 20:10:34 EDT 2010
On Fri, Sep 17, 2010 at 10:06 AM, MRAB <python at mrabarnett.plus.com> wrote:
> You're not closing f_in. That line should be:
Although this _could_ be the problem (buffers not being flushed and
the file being properly closed, etc)
it could be something else...
--James
--
-- James Mills
--
-- "Problems are solved by method"
More information about the Python-list
mailing list