diff options
author | Edward Loper <edloper@gradient.cis.upenn.edu> | 2004-08-09 16:14:41 (GMT) |
---|---|---|
committer | Edward Loper <edloper@gradient.cis.upenn.edu> | 2004-08-09 16:14:41 (GMT) |
commit | a1ef6110ba5355334431c76f6b4b3273a613aed2 (patch) | |
tree | 616966ef228587b5310cce824dc2623b16d6b103 /Tools/bgen | |
parent | 413ced6c226b5a89c45cf2f4da79126f75cb200b (diff) | |
download | cpython-a1ef6110ba5355334431c76f6b4b3273a613aed2.zip cpython-a1ef6110ba5355334431c76f6b4b3273a613aed2.tar.gz cpython-a1ef6110ba5355334431c76f6b4b3273a613aed2.tar.bz2 |
- DocTest is now a simple container class; its constructor is no longer
responsible for parsing the string.
- Renamed Parser to DocTestParser
- DocTestParser.get_*() now accept the string & name as command-line
arguments; the parser's constructor is now empty.
- Added DocTestParser.get_doctest() method
- Replaced "doctest_factory" argument to DocTestFinder with a "parser"
argument (takes a DocTestParser).
- Changed _tag_msg to take an indentation string argument.
Diffstat (limited to 'Tools/bgen')
0 files changed, 0 insertions, 0 deletions