File: test_doctest.py

package info (click to toggle)
python2.2 2.2.1-4.7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 33,360 kB
  • ctags: 68,048
  • sloc: ansic: 218,675; python: 199,829; sh: 6,101; perl: 3,450; makefile: 3,391; lisp: 2,476; xml: 2,262; cpp: 106; sed: 2
file content (2 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (3)
1
2
import doctest, test_support
test_support.run_doctest(doctest)