Staging
v0.5.1
https://github.com/python/cpython
Revision 0d75957d91167bb4363a9db7d0d923376a73f678 authored by Antoine Pitrou on 31 October 2010, 13:15:24 UTC, committed by Antoine Pitrou on 31 October 2010, 13:15:24 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85935 | antoine.pitrou | 2010-10-29 21:34:45 +0200 (ven., 29 oct. 2010) | 4 lines

  Make a GC run before trying to clean up files left over by
  the latest test run.
........
  r85936 | antoine.pitrou | 2010-10-29 21:36:37 +0200 (ven., 29 oct. 2010) | 3 lines

  Fix typo
........
1 parent 3917c09
Raw File
Tip revision: 0d75957d91167bb4363a9db7d0d923376a73f678 authored by Antoine Pitrou on 31 October 2010, 13:15:24 UTC
Merged revisions 85935-85936 via svnmerge from
Tip revision: 0d75957
.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