Author: neal.norwitz
Date: Tue May 22 09:43:29 2007
New Revision: 55506
Removed:
python/branches/p3yk/Doc/mac/libmacfs.tex
python/branches/p3yk/Lib/plat-mac/macfs.py
python/branches/p3yk/Lib/test/test_macfs.py
Modified:
python/branches/p3yk/ (props changed)
python/branches/p3yk/Do
Author: walter.doerwald
Date: Tue May 22 18:02:13 2007
New Revision: 55508
Modified:
python/branches/py3k-struni/setup.py
Log:
The unicode builtin is gone now. Fix setup.py so that
unicodedata and the CJK codecs are built again.
Modified: python/branches/py3k-struni/setup.py
=
Author: walter.doerwald
Date: Tue May 22 18:13:46 2007
New Revision: 55509
Modified:
python/branches/py3k-struni/Lib/test/test_sys.py
Log:
Remove tests for have_unicode.
Modified: python/branches/py3k-struni/Lib/test/test_sys.py
Author: walter.doerwald
Date: Tue May 22 18:27:09 2007
New Revision: 55510
Modified:
python/branches/py3k-struni/Lib/test/test_format.py
Log:
Remove unused import.
Modified: python/branches/py3k-struni/Lib/test/test_format.py
===
Author: walter.doerwald
Date: Tue May 22 19:03:39 2007
New Revision: 55512
Modified:
python/branches/py3k-struni/Lib/test/test_calendar.py
Log:
The HTMLCalendar outputs bytes now, so fix the test
accordingly (bytes.strip() always requires an argument).
Modified: python/branches/py3k-struni/Li
Author: guido.van.rossum
Date: Tue May 22 20:01:30 2007
New Revision: 55513
Modified:
python/branches/py3k-struni/Lib/zipfile.py
Log:
There's no need to default file to sys.stdout -- print(file=None) already
selects sys.stdout.
Modified: python/branches/py3k-struni/Lib/zipfile.py
Author: guido.van.rossum
Date: Tue May 22 20:28:08 2007
New Revision: 55515
Modified:
python/branches/py3k-struni/Python/Python-ast.c
Log:
obcheckin.
Modified: python/branches/py3k-struni/Python/Python-ast.c
==
--- py
Author: guido.van.rossum
Date: Tue May 22 22:24:57 2007
New Revision: 55516
Modified:
python/branches/py3k-struni/Lib/test/test_binascii.py
python/branches/py3k-struni/Modules/binascii.c
Log:
Make binascii use byte strings everywhere (in and out).
Modified: python/branches/py3k-struni/Lib/
Author: guido.van.rossum
Date: Tue May 22 23:56:47 2007
New Revision: 55517
Modified:
python/branches/py3k-struni/Lib/base64.py
python/branches/py3k-struni/Lib/test/test_base64.py
python/branches/py3k-struni/Lib/test/test_binascii.py
python/branches/py3k-struni/Modules/binascii.c
py
Author: guido.van.rossum
Date: Wed May 23 00:25:42 2007
New Revision: 55518
Modified:
python/branches/py3k-struni/Lib/binhex.py
python/branches/py3k-struni/Lib/test/test_binhex.py
Log:
Make test_binhex pass. (Do we really want to support it still?)
Modified: python/branches/py3k-struni/Li
Author: guido.van.rossum
Date: Wed May 23 00:44:07 2007
New Revision: 55519
Modified:
python/branches/py3k-struni/Lib/test/test_zlib.py
python/branches/py3k-struni/Modules/zlibmodule.c
Log:
zlib now uses bytes everywhere, and the test passes.
Modified: python/branches/py3k-struni/Lib/test/
Author: guido.van.rossum
Date: Wed May 23 01:13:45 2007
New Revision: 55520
Modified:
python/branches/py3k-struni/Lib/test/test_bz2.py
python/branches/py3k-struni/Modules/bz2module.c
Log:
bz2 uses bytes everywhere (even for the 'newlines' attribute).
test_bz2 passes.
Modified: python/branc
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
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
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
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
[13778 refs]
Author: neal.norwitz
Date: Wed May 23 08:42:22 2007
New Revision: 55526
Modified:
python/branches/p3yk/Misc/NEWS
Log:
reduce was removed a while ago
Modified: python/branches/p3yk/Misc/NEWS
==
--- python/branches/p3yk/
17 matches
Mail list logo