This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | mark.dickinson |
|---|---|
| Recipients | barry, loewis, mark.dickinson, michael.foord, trent |
| Date | 2008年03月18日.20:27:35 |
| SpamBayes Score | 0.0917374 |
| Marked as misclassified | No |
| Message-id | <1205872057.28.0.856591105304.issue719888@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With the patch, ./python.exe Lib/test/regrtest.py test_tokenize fails for me with the following output: Macintosh-2:py3k dickinsm$ ./python.exe Lib/test/regrtest.py test_tokenize test_tokenize test test_tokenize produced unexpected output: ********************************************************************** *** lines 2-5 of actual output doesn't appear in expected output after line 1: + testing: /Users/dickinsm/python_source/py3k/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt + testing: /Users/dickinsm/python_source/py3k/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt + testing: /Users/dickinsm/python_source/py3k/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt + testing: /Users/dickinsm/python_source/py3k/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt ********************************************************************** 1 test failed: test_tokenize [65880 refs] I get something similar on Linux. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年03月18日 20:27:37 | mark.dickinson | set | spambayes_score: 0.0917374 -> 0.0917374 recipients: + mark.dickinson, loewis, barry, trent, fuzzyman |
| 2008年03月18日 20:27:37 | mark.dickinson | set | spambayes_score: 0.0917374 -> 0.0917374 messageid: <1205872057.28.0.856591105304.issue719888@psf.upfronthosting.co.za> |
| 2008年03月18日 20:27:36 | mark.dickinson | link | issue719888 messages |
| 2008年03月18日 20:27:35 | mark.dickinson | create | |