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 christian.heimes
Recipients christian.heimes, ganssauge, loewis
Date 2008-01-05.19:21:12
SpamBayes Score 0.015353972
Marked as misclassified No
Message-id <1199560873.63.0.640125961105.issue1203650@psf.upfronthosting.co.za>
In-reply-to
Content
The command line argument size is limited on Windows. One has to use a
file instead of an argument list if the list exceeds a limit. IIRC the
limit is rather low (< 1024 or even < 512).
History
Date User Action Args
2008-01-05 19:21:13christian.heimessetspambayes_score: 0.015354 -> 0.015353972
recipients: + christian.heimes, loewis, ganssauge
2008-01-05 19:21:13christian.heimessetspambayes_score: 0.015354 -> 0.015354
messageid: <1199560873.63.0.640125961105.issue1203650@psf.upfronthosting.co.za>
2008-01-05 19:21:12christian.heimeslinkissue1203650 messages
2008-01-05 19:21:12christian.heimescreate