]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17041: Fix doctesting when Python is configured with the
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 31 Jan 2013 14:11:28 +0000 (16:11 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 31 Jan 2013 14:11:28 +0000 (16:11 +0200)
commit3ff4571af39a120c5837570f64ee561152ae2be8
tree9c6b743014279b6f9592285bd7cadb66fc701f4a
parentcc9e5369d37f91daf36df451b797d42630de839f
parent9a11f176733b8df1dcdf9e54029937b54d69f5f0
Issue #17041: Fix doctesting when Python is configured with the
--without-doc-strings.
Lib/test/test_generators.py
Lib/test/test_genexps.py