Staging
v0.5.1
https://github.com/python/cpython
Revision 77e48ba993a83ffd6e821ab69a09ab0d11771338 authored by R. David Murray on 20 December 2009, 16:46:06 UTC, committed by R. David Murray on 20 December 2009, 16:46:06 UTC
self-test.  Because of a change to the way tracebacks are printed,
this self-test was failing.  The test is run (and passes) during normal
regression testing.  So instead of running the failing self-test this
patch makes doctest emit a usage message.  This is better behavior anyway
since passing in arguments is the real reason to run doctest as a command.

Bug discovery and initial patch by Florent Xicluna.
1 parent 9713811
History
Tip revision: 77e48ba993a83ffd6e821ab69a09ab0d11771338 authored by R. David Murray on 20 December 2009, 16:46:06 UTC
Issue #7376: When called with no arguments doctest was running a
Tip revision: 77e48ba
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 52.8 KB
configure -rwxr-xr-x 733.3 KB
configure.in -rw-r--r-- 115.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.1 KB
setup.py -rw-r--r-- 82.0 KB

README

back to top