Staging
v0.5.1
https://github.com/python/cpython
Revision be80ab4b83f5b50eaba36bd6f7a09f8cb1f68c6a authored by Brian Curtin on 05 November 2010, 14:56:16 UTC, committed by Brian Curtin on 05 November 2010, 14:56:16 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86192 | brian.curtin | 2010-11-05 09:48:35 -0500 (Fri, 05 Nov 2010) | 3 lines

  Shift the pipe-using code into an else block, then close the pipe
  in finally. Removes two ResourceWarnings.
........
1 parent fc3901e
Raw File
Tip revision: be80ab4b83f5b50eaba36bd6f7a09f8cb1f68c6a authored by Brian Curtin on 05 November 2010, 14:56:16 UTC
Merged revisions 86192 via svnmerge from
Tip revision: be80ab4
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top