]> granicus.if.org Git - python/commit
Issue #17041: Fix testing when Python is configured with the
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Jan 2013 18:03:39 +0000 (20:03 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Jan 2013 18:03:39 +0000 (20:03 +0200)
commit26f116651030c77c93f0a98026baf7812963a30c
tree474015b8b08aa48ab9eeca569cb22109f0028f08
parent60cc32382f0a568723da8cb3c1b3fc532ab41d58
parent9d0add0c7e513a92ee4321aa5be70121c4c1e1e7
Issue #17041: Fix testing when Python is configured with the
--without-doc-strings.
Lib/ctypes/test/test_win32.py
Lib/test/support.py
Lib/test/test_functools.py
Lib/test/test_pydoc.py
Misc/NEWS