[Python-Dev] Re: [Python-checkins] python/dist/src/Objects stringobject.c, 2.219, 2.220 unicodeobject.c, 2.213, 2.214

Walter Dörwald walter at livinglogic.de
Thu Jul 8 21:26:25 CEST 2004


M.-A. Lemburg wrote:

> M.-A. Lemburg wrote:
> 
> [...]
> Should work now.

Much better:
$ ./python Lib/test/test_codeccallbacks.py
test_backslashescape (__main__.CodecCallbackTest) ... ok
[...]
test_xmlcharrefvalues (__main__.CodecCallbackTest) ... ok

----------------------------------------------------------------------
Ran 26 tests in 0.144s

Bye,
    Walter Dörwald




More information about the Python-checkins mailing list