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 kristjan.jonsson
Recipients asvetlov, brandon-rhodes, giampaolo.rodola, jcea, kristjan.jonsson, pitrou
Date 2013-06-25.13:59:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372168785.83.0.534081227874.issue16487@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, are you suggesting that we remove the current c-level capability to use file system files (using open()) and just go with raw bytes data at the C api level, and then do the 'filename or filelike object' in Python land?
History
Date User Action Args
2013-06-25 13:59:45kristjan.jonssonsetrecipients: + kristjan.jonsson, jcea, pitrou, giampaolo.rodola, asvetlov, brandon-rhodes
2013-06-25 13:59:45kristjan.jonssonsetmessageid: <1372168785.83.0.534081227874.issue16487@psf.upfronthosting.co.za>
2013-06-25 13:59:45kristjan.jonssonlinkissue16487 messages
2013-06-25 13:59:45kristjan.jonssoncreate