Re: [Python-3000-checkins] r55434 - python/branches/p3yk/Lib/test/test_inspect.py

2007-05-20 Thread Brett Cannon
On 5/18/07, guido.van.rossum wrote: Author: guido.van.rossum Date: Fri May 18 18:39:10 2007 New Revision: 55434 Modified: python/branches/p3yk/Lib/test/test_inspect.py Log: Fix bug in test_inspect. (I presume this is how it should be fixed; Jack Diedrich, please verify.) Modified: python

[Python-3000-checkins] r55460 - in python/branches/p3yk: Doc/Makefile.deps Doc/lib/lib.tex Doc/lib/libimageop.tex Lib/test/regrtest.py Lib/test/test_imageop.py Misc/NEWS Modules/Setup.dist Modules/ima

2007-05-20 Thread brett.cannon
Author: brett.cannon Date: Sun May 20 09:31:57 2007 New Revision: 55460 Removed: python/branches/p3yk/Doc/lib/libimageop.tex python/branches/p3yk/Lib/test/test_imageop.py python/branches/p3yk/Modules/imageop.c Modified: python/branches/p3yk/Doc/Makefile.deps python/branches/p3yk/Doc

[Python-3000-checkins] r55463 - python/branches/py3k-struni/Objects/rangeobject.c

2007-05-20 Thread walter.doerwald
Author: walter.doerwald Date: Sun May 20 10:19:54 2007 New Revision: 55463 Modified: python/branches/py3k-struni/Objects/rangeobject.c Log: Change range_repr() to use %R for the start/stop/step attributes. Modified: python/branches/py3k-struni/Objects/rangeobject.c ===

[Python-3000-checkins] r55464 - python/branches/py3k-struni/Lib/test/test_xrange.py

2007-05-20 Thread walter.doerwald
Author: walter.doerwald Date: Sun May 20 10:22:37 2007 New Revision: 55464 Modified: python/branches/py3k-struni/Lib/test/test_xrange.py Log: Add a few simple repr tests. Modified: python/branches/py3k-struni/Lib/test/test_xrange.py

[Python-3000-checkins] r55466 - python/branches/py3k-struni/Modules/arraymodule.c python/branches/py3k-struni/Modules/datetimemodule.c

2007-05-20 Thread walter.doerwald
Author: walter.doerwald Date: Sun May 20 14:49:47 2007 New Revision: 55466 Modified: python/branches/py3k-struni/Modules/arraymodule.c python/branches/py3k-struni/Modules/datetimemodule.c Log: Remove unused variables. Modified: python/branches/py3k-struni/Modules/arraymodule.c

[Python-3000-checkins] r55472 - in python/branches/p3yk: PC/config.c PCbuild/pythoncore.vcproj

2007-05-20 Thread brett.cannon
Author: brett.cannon Date: Sun May 20 21:06:18 2007 New Revision: 55472 Modified: python/branches/p3yk/PC/config.c python/branches/p3yk/PCbuild/pythoncore.vcproj Log: Remove imageop from the Windows build process. Modified: python/branches/p3yk/PC/config.c =

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

2007-05-20 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skippe

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

2007-05-20 Thread Neal Norwitz
test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_anydbm test_applesingle test_applesingle skippe