diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-04-11 21:03:55 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-04-11 21:03:55 (GMT) |
commit | 75825a7a4c69e9fd609055ae2658de1660f21798 (patch) | |
tree | 2030f74eb5ee542c0a60113222b195cc3a9e584d | |
parent | 5d52fdcfbcb8c7dcac253026c4599f80366f07fa (diff) | |
download | cpython-75825a7a4c69e9fd609055ae2658de1660f21798.zip cpython-75825a7a4c69e9fd609055ae2658de1660f21798.tar.gz cpython-75825a7a4c69e9fd609055ae2658de1660f21798.tar.bz2 |
Blocked revisions 79935 via svnmerge
........
r79935 | jean-paul.calderone | 2010-04-10 14:59:28 -0500 (Sat, 10 Apr 2010) | 9 lines
Refactor a couple inspect module tests to remove duplicate code
The test_classify_oldstyle and test_classify_newstyle methods of
test.test_inspect.TestClassesAndFunctions were previously almost
identical (aside from irrelevant whitespace and one semantic
difference). They now share a single helper.
Fixes issue #8363.
........
0 files changed, 0 insertions, 0 deletions