]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix skip conditions in some docstings tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 28 Jan 2013 11:25:44 +0000 (13:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 28 Jan 2013 11:25:44 +0000 (13:25 +0200)
commit8e0ae2a4f08bc01b18ba46cbebab78ac9f0c00a6
tree599c91df1a147ea38c51bd92033aa34c38dc30de
parent9d0add0c7e513a92ee4321aa5be70121c4c1e1e7
Fix skip conditions in some docstings tests.
Lib/test/test_functools.py
Lib/test/test_property.py