Message130034
| Author | neologix |
|---|---|
| Recipients | amaury.forgeotdarc, casevh, neologix, pitrou, santoso.wijaya |
| Date | 2011-03-04.08:24:40 |
| SpamBayes Score | 0.0041393447 |
| Marked as misclassified | No |
| Message-id | <1299227081.28.0.677775393862.issue11395@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It's probably a Windows limitation regarding the number of bytes that can be written to stdout in one write.
As for the difference between python versions, what does
python -c "import sys; print(sys.getsizeof('a'))" return ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-04 08:24:41 | neologix | set | recipients: + neologix, amaury.forgeotdarc, pitrou, casevh, santoso.wijaya |
| 2011-03-04 08:24:41 | neologix | set | messageid: <1299227081.28.0.677775393862.issue11395@psf.upfronthosting.co.za> |
| 2011-03-04 08:24:40 | neologix | link | issue11395 messages |
| 2011-03-04 08:24:40 | neologix | create | |