[issue10252] Fix resource warnings in distutil tests

2010-10-30 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- stage: -> patch review type: -> resource usage versions: +Python 3.2 -Python 3.3 ___ Python tracker ___ _

[issue10252] Fix resource warnings in distutil tests

2010-10-30 Thread Brian Brazil
New submission from Brian Brazil : Please see attached. -- assignee: tarek components: Distutils files: distutils_fd_leak.patch keywords: patch messages: 119988 nosy: bbrazil, eric.araujo, tarek priority: normal severity: normal status: open title: Fix resource warnings in distutil tests