Staging
v0.8.1
Revision c6d7ead095fdd3b1ee82a338d4ffd88b2c2c2fce authored by Éric Araujo on 06 November 2010, 02:58:56 UTC, committed by Éric Araujo on 06 November 2010, 02:58:56 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86223 | eric.araujo | 2010-11-06 00:51:56 +0100 (sam., 06 nov. 2010) | 2 lines

  Always close files in distutils code and tests (#10252).
........
  r86224 | eric.araujo | 2010-11-06 00:58:34 +0100 (sam., 06 nov. 2010) | 2 lines

  Add missing entry for r86223.
........
  r86226 | eric.araujo | 2010-11-06 00:59:32 +0100 (sam., 06 nov. 2010) | 2 lines

  Of course, I forgot one file in r86223.
........
  r86234 | eric.araujo | 2010-11-06 03:10:32 +0100 (sam., 06 nov. 2010) | 2 lines

  Also close file descriptors from os.popen and subprocess.Popen
........
1 parent 997980f
History
File Mode Size
mime
test
__init__.py -rw-r--r-- 1.1 KB
_parseaddr.py -rw-r--r-- 15.4 KB
base64mime.py -rw-r--r-- 3.5 KB
charset.py -rw-r--r-- 15.8 KB
encoders.py -rw-r--r-- 2.0 KB
errors.py -rw-r--r-- 1.6 KB
feedparser.py -rw-r--r-- 20.1 KB
generator.py -rw-r--r-- 13.0 KB
header.py -rw-r--r-- 24.4 KB
iterators.py -rw-r--r-- 2.2 KB
message.py -rw-r--r-- 29.7 KB
parser.py -rw-r--r-- 3.2 KB
quoprimime.py -rw-r--r-- 9.8 KB
utils.py -rw-r--r-- 9.5 KB

back to top