[Python-3000-checkins] Python Regression Test Failures basics (1)

2007-07-01 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No

[Python-3000-checkins] Python Regression Test Failures opt (1)

2007-07-01 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No

[Python-3000-checkins] Python Regression Test Failures all (1)

2007-07-01 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No

[Python-3000-checkins] r56140 - in python/branches/py3k-struni: Modules/arraymodule.c Modules/datetimemodule.c Python/getargs.c Python/modsupport.c

2007-07-01 Thread walter.doerwald
Author: walter.doerwald Date: Sun Jul 1 23:58:22 2007 New Revision: 56140 Modified: python/branches/py3k-struni/Modules/arraymodule.c python/branches/py3k-struni/Modules/datetimemodule.c python/branches/py3k-struni/Python/getargs.c python/branches/py3k-struni/Python/modsupport.c Log:

[Python-3000-checkins] Python Regression Test Failures basics (1)

2007-07-01 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No

[Python-3000-checkins] Python Regression Test Failures opt (1)

2007-07-01 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No

[Python-3000-checkins] Python Regression Test Failures all (1)

2007-07-01 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_StringIO test___all__ test___future__ test__locale test_abc test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skipped -- No

[Python-3000-checkins] r56142 - in python/branches/p3yk/Lib: logging/config.py mhlib.py test/test_heapq.py test/test_mailbox.py test/test_mhlib.py test/test_multibytecodec.py test/test_old_mailbox.py

2007-07-01 Thread neal.norwitz
Author: neal.norwitz Date: Mon Jul 2 06:38:12 2007 New Revision: 56142 Modified: python/branches/p3yk/Lib/logging/config.py python/branches/p3yk/Lib/mhlib.py python/branches/p3yk/Lib/test/test_heapq.py python/branches/p3yk/Lib/test/test_mailbox.py python/branches/p3yk/Lib/test/test