Staging
v0.5.1
https://github.com/python/cpython
Revision ef57567de0783e0565e30a61b518336014d4f88c authored by Tim Peters on 31 March 2006, 03:17:30 UTC, committed by Tim Peters on 31 March 2006, 03:17:30 UTC
- The doctests in decistmt() weren't run at all when
  test_tokenize was run via regrtest.py.

- Some expected output in decistmt() was Windows-specific
  (but nobody noticed because the doctests weren't getting
  run).

- test_roundtrip() didn't actually test anything when
  running the tests with -O.  Now it does.

- Changed test_roundtrip() to show the name of the input
  file when it fails.  That would have saved a lot of
  time earlier today.

- Added a bunch of comments.
1 parent 176014f
History
Tip revision: ef57567de0783e0565e30a61b518336014d4f88c authored by Tim Peters on 31 March 2006, 03:17:30 UTC
Repaired a number of errors in this test:
Tip revision: ef57567
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 2.9 KB
LICENSE -rw-r--r-- 13.1 KB
Makefile.pre.in -rw-r--r-- 32.8 KB
README -rw-r--r-- 48.8 KB
configure -rwxr-xr-x 613.3 KB
configure.in -rw-r--r-- 88.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 25.0 KB
setup.py -rw-r--r-- 62.8 KB

README

back to top