diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-06-13 13:44:39 -0500 |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-06-13 13:44:39 -0500 |
commit | 9422df0924e79445ad6fa7e89e02513932112276 (patch) | |
tree | 9e92acc1cdaca4c1a2225acb7d543bc8b9efcc00 /Lib/test/test_pydoc.py | |
parent | bc7c96b9ea64f4af3cb342725ebdff2abe6058ea (diff) | |
download | cpython-git-9422df0924e79445ad6fa7e89e02513932112276.tar.gz |
Issue #19493: Refactor ctypes test package.
Skipped tests are now marked as skipped, formerly commented-out or
renamed-so-it-doesn't-look-like-a-test tests are uncommented, properly named,
and unconditionally skipped, some tests that simply didn't run before
are now able to run, and a few are split into multiple methods instead of
skipping via 'return' in the middle of a method. Also, a couple of unused
files are removed completely.
Diffstat (limited to 'Lib/test/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions