changeset: 75644:30f13d7fecd0 parent: 75640:eab274c7d456 user: Senthil Kumaran date: Wed Mar 14 13:59:56 2012 -0700 files: Lib/test/test_urllib2.py description: Fix the buildbot breakdown - issue 10050 diff -r eab274c7d456 -r 30f13d7fecd0 Lib/test/test_urllib2.py --- a/Lib/test/test_urllib2.py Wed Mar 14 13:43:53 2012 -0700 +++ b/Lib/test/test_urllib2.py Wed Mar 14 13:59:56 2012 -0700 @@ -625,8 +625,6 @@ with support.check_warnings(('', DeprecationWarning)): req.get_data() with support.check_warnings(('', DeprecationWarning)): - req.get_full_url() - with support.check_warnings(('', DeprecationWarning)): req.get_host() with support.check_warnings(('', DeprecationWarning)): req.get_selector()

AltStyle によって変換されたページ (->オリジナル) /