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 sable
Recipients BreamoreBoy, ajaksu2, loewis, mdr0, nnorwitz, r.david.murray, sable
Date 2010-09-21.14:21:19
SpamBayes Score 0.0013484649
Marked as misclassified No
Message-id <1285078881.93.0.734398205605.issue678264@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose the difference comes from the fact that I have:
on AIX 5.3: 
$ ulimit -f
unlimited

on AIX 6.1:
$ ulimit -f 
1048575

I think the test should be updated to not require "ulimit -f" is unlimited.
History
Date User Action Args
2010-09-21 14:21:22sablesetrecipients: + sable, loewis, nnorwitz, mdr0, ajaksu2, r.david.murray, BreamoreBoy
2010-09-21 14:21:21sablesetmessageid: <1285078881.93.0.734398205605.issue678264@psf.upfronthosting.co.za>
2010-09-21 14:21:20sablelinkissue678264 messages
2010-09-21 14:21:20sablecreate