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.13:48:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384955305.27.0.438151399506.issue19518@psf.upfronthosting.co.za>
In-reply-to
Content
No I have not a better suggestion. But I afraid that one day you will wanted to extend PyRun_File*() function to work with a general Python file object (perhaps there is such issue already) and then you will encountered a problem.
History
Date User Action Args
2013-11-20 13:48:25serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, vstinner, Arfrever, eric.snow
2013-11-20 13:48:25serhiy.storchakasetmessageid: <1384955305.27.0.438151399506.issue19518@psf.upfronthosting.co.za>
2013-11-20 13:48:25serhiy.storchakalinkissue19518 messages
2013-11-20 13:48:25serhiy.storchakacreate