This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag
Date 2012-10-22.15:46:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350920760.93.0.59056683313.issue16302@psf.upfronthosting.co.za>
In-reply-to
Content
See the output:

test_file_notexists (test.test_urllib.urlopen_HttpTests) ... file:///tmp/tmpmlmjhf
/home/berker/hacking/cpython/Lib/test/test_urllib.py:284: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpmlmjhf'>
  self.assertTrue(urlopen(tmp_fileurl))
ok
History
Date User Action Args
2012-10-22 15:46:00berker.peksagsetrecipients: + berker.peksag
2012-10-22 15:46:00berker.peksagsetmessageid: <1350920760.93.0.59056683313.issue16302@psf.upfronthosting.co.za>
2012-10-22 15:46:00berker.peksaglinkissue16302 messages
2012-10-22 15:46:00berker.peksagcreate