[issue10252] Fix resource warnings in distutils

Brian Curtin report at bugs.python.org
Tue Nov 2 02:01:13 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

The patch shouldn't use context managers, as distutils claims to support 2.3. #10290 contains a similar patch which doesn't use 'with'. (Sorry to duplicate efforts here, forgot to search...)

----------
nosy: +brian.curtin
status: pending -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10252>
_______________________________________


More information about the Python-bugs-list mailing list