]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Skip the test_nocaret test when running as jython. Jython happens to add
authorFinn Bock <bckfnn@worldonline.dk>
Wed, 6 Nov 2002 11:45:15 +0000 (11:45 +0000)
committerFinn Bock <bckfnn@worldonline.dk>
Wed, 6 Nov 2002 11:45:15 +0000 (11:45 +0000)
commit57f0f3475e247dc4ef9896b02be83c2d89ff0541
treec8659619b6026dd842dac4081950c2613d1db221
parent41c570f2e7680ef1aa47c7b78d59825c608b3063
Skip the test_nocaret test when running as jython. Jython happens to add
a caret in this case too.
Lib/test/test_traceback.py