Message96124
I got it to crash (2.7):
~ $ ./python Lib/test/regrtest.py string_tests test_unicode test_str
test_unicode
test test_unicode failed -- Traceback (most recent call last):
AssertionError: -1 != -8276732
test_str
test test_str failed -- Traceback (most recent call last):
AssertionError: -1 != -255833
2 tests failed:
test_unicode test_str
[56425 refs]
~ $
Thank you haypo :) |
|
Date |
User |
Action |
Args |
2009-12-08 11:21:39 | flox | set | recipients:
+ flox, vstinner |
2009-12-08 11:21:39 | flox | set | messageid: <1260271299.34.0.466254945101.issue7458@psf.upfronthosting.co.za> |
2009-12-08 11:21:37 | flox | link | issue7458 messages |
2009-12-08 11:21:37 | flox | create | |
|