]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Disable a few other tests, that can't work if Python is compiled without
authorWalter Dörwald <walter@livinglogic.de>
Wed, 3 Aug 2005 17:09:04 +0000 (17:09 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Wed, 3 Aug 2005 17:09:04 +0000 (17:09 +0000)
commit4e41a4b64cb9e69d15ebe0cdf752c5e105318a94
tree84023b8389b53f9847b961a7b5f36c425ef94da9
parent649f8e7de2ad8fc42748b56e8e64574478d2d7fe
Disable a few other tests, that can't work if Python is compiled without
Unicode support.
Lib/test/test_builtin.py
Lib/test/test_isinstance.py
Lib/test/test_sys.py
Lib/test/test_textwrap.py