]> granicus.if.org Git - python/commit
Issue #18978: Add tests to capture expected behavior for class-level method overrides.
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 8 Sep 2013 17:03:40 +0000 (13:03 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sun, 8 Sep 2013 17:03:40 +0000 (13:03 -0400)
commit4a6524295d2c3b4ded90bc33365306f89967dc0f
treeb1b7e881834620b5223d54c4b11653938d08c704
parentaae6a1d76fd1336137981cd66acded01d3c36f09
Issue #18978: Add tests to capture expected behavior for class-level method overrides.
Lib/test/test_urllib2.py