[Python-3000] setup.py fails in the py3k-struni branch

Walter Dörwald walter at livinglogic.de
Wed Jun 20 11:26:59 CEST 2007


Ron Adam wrote:

> [...]
> M      Lib/tokenize.py
> M      Lib/test/tokenize_tests.txt
> M      Lib/test/output/test_tokenize
> - Removed unicode literals from test results and tokenize.py.  And make
> it pass again.
> 
> 
> M      Lib/test/output/test_pep277
> - Removed unicode literals from test results.  This is a windows only
> test, so I can't test it.
> 
> M      Lib/test/test_codeccallbacks.py
> M      Objects/exceptions.c
> - Remove unicode literals from test_codeccallbacks.py and removed
> unicode litteral quoting from exceptions.c to make it pass again.
> 
> M      Lib/test/test_codecs.py
> M      Lib/test/test_doctest.py
> M      Lib/test/re_tests.py
> - Removed some literals from comments.

The following changes looked good to me:

M      Lib/test/test_codeccallbacks.py
M      Objects/exceptions.c
M      Lib/test/test_codecs.py

so I checked them in.

No opinion about the rest.

Servus,
   Walter


More information about the Python-3000 mailing list