Christian Heimes wrote: > Neal Norwitz wrote: >> Windows has more problems, with these tests failing: >> test_csv test_dumbdbm test_gettext test_mailbox test_netrc >> test_pep277 test_subprocess >> http://python.org/dev/buildbot/3.0/x86%20XP%203.0/builds/190/step-test/0
I forgot to mention that test_dumbdbm fails because the test replaces \r\n line endings with \r\r\n line endings on Windows. Christian _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
