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 Trundle
Recipients Trundle, amaury.forgeotdarc, brett.cannon, flox, r.david.murray
Date 2010-01-28.20:40:50
SpamBayes Score 0.06529844
Marked as misclassified No
Message-id <1264711251.94.0.280786343621.issue7732@psf.upfronthosting.co.za>
In-reply-to
Content
`fill_file_fields()` does not open the fp, the caller of `PyFile_FromFile()` opens the fp.

I don't have a better idea, that's why I don't have provided a patch.
History
Date User Action Args
2010-01-28 20:40:52Trundlesetrecipients: + Trundle, brett.cannon, amaury.forgeotdarc, r.david.murray, flox
2010-01-28 20:40:51Trundlesetmessageid: <1264711251.94.0.280786343621.issue7732@psf.upfronthosting.co.za>
2010-01-28 20:40:50Trundlelinkissue7732 messages
2010-01-28 20:40:50Trundlecreate