]> granicus.if.org Git - python/commit
Don't really need ellipsis doctests for the syntax errors, because
authorTim Peters <tim.peters@gmail.com>
Fri, 27 Aug 2004 15:12:49 +0000 (15:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 27 Aug 2004 15:12:49 +0000 (15:12 +0000)
commitaef8cfaa287304aa7827e591d9b19e8dd308fe40
treec0d35202ea624bb6baaad18c4b5be53bee3a2df9
parent0fafacc6722ee9e34cfba4484095e08576945270
Don't really need ellipsis doctests for the syntax errors, because
this module imports itself explicitly from test (so the "file names"
current doctest synthesizes for examples don't vary depending on how
test_generators is run).
Lib/test/test_generators.py