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 serhiy.storchaka
Recipients Arfrever, eric.snow, georg.brandl, ncoghlan, serhiy.storchaka, vstinner
Date 2013-11-20.07:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384933557.85.0.625740199972.issue19518@psf.upfronthosting.co.za>
In-reply-to
Content
PyRun_FileObject() looks misleading, because it works with FILE*, not with a file object.
History
Date User Action Args
2013-11-20 07:45:57serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, vstinner, Arfrever, eric.snow
2013-11-20 07:45:57serhiy.storchakasetmessageid: <1384933557.85.0.625740199972.issue19518@psf.upfronthosting.co.za>
2013-11-20 07:45:57serhiy.storchakalinkissue19518 messages
2013-11-20 07:45:57serhiy.storchakacreate