Changes by Anthony Briggs :
--
nosy: +anthonyb, ncoghlan
versions: +Python 3.3 -Python 3.2
___
Python tracker
<http://bugs.python.org/issue6484>
___
___
Python-bug
Anthony Briggs added the comment:
Added ncoghlan to the nosy list - we're reviewing/fixing unit test coverage as
part of the sprints at PyconAU. Thanks Gnofi!
--
___
Python tracker
<http://bugs.python.org/i
New submission from Anthony Briggs :
Unlike Python 2, Python 3 warns when files aren't closed properly, which raises
lots of warnings when running tabnanny:
~/devinabox/cpython$ ./python -m tabnanny Lib/
/home/anthony/devinabox/cpython/Lib/tabnanny.py:93: ResourceWarning: unclosed