Fix the buildbot breakdown - issue 10050

This commit is contained in:
Senthil Kumaran 2012-03-14 13:59:56 -07:00
parent 38b968b913
commit 2f9bf35007
1 changed files with 0 additions and 2 deletions

View File

@ -624,8 +624,6 @@ class OpenerDirectorTests(unittest.TestCase):
req.has_data()
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)):