]> granicus.if.org Git - python/commit
Issue #17041: Fix doctesting when Python is configured with the
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 31 Jan 2013 14:10:15 +0000 (16:10 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 31 Jan 2013 14:10:15 +0000 (16:10 +0200)
commitc5200b489de125088fdc445b5f5c97d7fb98cead
tree7bb0d27afa884460f8ff831d2407443c07c76574
parent8d510cd6e117b4ec827e4a26947ea76971a55763
Issue #17041: Fix doctesting when Python is configured with the
--without-doc-strings.
Lib/test/test_generators.py
Lib/test/test_genexps.py