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 madison.may
Recipients barry, flox, madison.may, orsenthil, serhiy.storchaka, vajrasky
Date 2013-08-12.18:16:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376331390.18.0.16540433723.issue18394@psf.upfronthosting.co.za>
In-reply-to
Content
I ran into a similar issue (see #18700) with test_cgi.

``/home/mmay/cpython/Lib/test/test_cgi.py:276: ResourceWarning: unclosed file <_io.BufferedRandom name=3>``
History
Date User Action Args
2013-08-12 18:16:30madison.maysetrecipients: + madison.may, barry, orsenthil, flox, serhiy.storchaka, vajrasky
2013-08-12 18:16:30madison.maysetmessageid: <1376331390.18.0.16540433723.issue18394@psf.upfronthosting.co.za>
2013-08-12 18:16:30madison.maylinkissue18394 messages
2013-08-12 18:16:30madison.maycreate