repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New \grammartoken markup, similar to \token but allowed everywhere.
[python/dscho.git]
/
Lib
/
test
/
test_doctest.py
blob
00c09284462e4a84a19122d4bf822e39d47c965b
1
from
test_support
import
verbose
2
import
doctest
3
doctest
.
testmod
(
doctest
,
verbose
=
verbose
)