Sébastien Sablé <[email protected]> added the comment: 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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue678264> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
