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
Author: kurt.kaiser
Date: Wed Aug 1 04:36:45 2007
New Revision: 56638
Modified:
python/branches/p3yk/Lib/idlelib/EditorWindow.py
python/branches/p3yk/Lib/idlelib/PyShell.py
python/branches/p3yk/Lib/idlelib/ScriptBinding.py
Log:
Refactor syntax error display in shell and edit windows; mov
Author: travis.oliphant
Date: Wed Aug 1 07:42:56 2007
New Revision: 56639
Added:
python/branches/py3k-buffer/Include/memoryobject.h (contents, props
changed)
Modified:
python/branches/py3k-buffer/Include/abstract.h
python/branches/py3k-buffer/Include/object.h
python/branches/py3k-b