]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Marc-Andre Lemburg <mal@lemburg.com>:
authorMarc-André Lemburg <mal@egenix.com>
Tue, 13 Jun 2000 12:05:36 +0000 (12:05 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Tue, 13 Jun 2000 12:05:36 +0000 (12:05 +0000)
commit846257382602e1579b041073ae469bf990873b04
treecffc8fba618aae60ab3662a473cd1d29510b5c89
parent7ebb92ea668d32001576577b4982a32ac8f55ff1
Marc-Andre Lemburg <mal@lemburg.com>:
Fixed some tests to not cause the script to fail, but rather
output a warning (which then is caught by regrtest.py as wrong
output). This is needed to make test_unicode.py run through
on JPython.
Thanks to Finn Bock.
Lib/test/test_unicode.py