]> granicus.if.org Git - python/commit
_parse_example(): Simplified new code to preserve trailing spaces before
authorTim Peters <tim.peters@gmail.com>
Sun, 22 Aug 2004 17:34:58 +0000 (17:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 22 Aug 2004 17:34:58 +0000 (17:34 +0000)
commitc50491591dd5987c121d92b1961df69b911b8a5c
tree2aa807420486a4a6a7ef390e01b6257111c5eeb6
parent2dd2a28802aebce15d945dcc28f4ce62e8b902d9
_parse_example():  Simplified new code to preserve trailing spaces before
final newline.  Anything to get rid of "l" as a variable name <0.5 wink>.
Lib/doctest.py