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 pitrou
Recipients Claudiu.Popa, ivank, neologix, pitrou, vstinner
Date 2014-04-27.14:20:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398608408.8.0.339485324719.issue21090@psf.upfronthosting.co.za>
In-reply-to
Content
ivank, if you know some C, perhaps you could write a trivial program that does an fopen() followed by an fread() of 131072 bytes, and see if the fread() errors out.
History
Date User Action Args
2014-04-27 14:20:08pitrousetrecipients: + pitrou, vstinner, ivank, neologix, Claudiu.Popa
2014-04-27 14:20:08pitrousetmessageid: <1398608408.8.0.339485324719.issue21090@psf.upfronthosting.co.za>
2014-04-27 14:20:08pitroulinkissue21090 messages
2014-04-27 14:20:08pitroucreate