Staging
v0.8.1
https://github.com/python/cpython
Revision b4cfa3ad6391d570d068a142052d6bc0f2602890 authored by Benjamin Peterson on 16 June 2011, 23:51:24 UTC, committed by Benjamin Peterson on 16 June 2011, 23:51:24 UTC
2 parent s a08eb73 + a63d45c
Raw File
Tip revision: b4cfa3ad6391d570d068a142052d6bc0f2602890 authored by Benjamin Peterson on 16 June 2011, 23:51:24 UTC
merge heads
Tip revision: b4cfa3a
.gitignore
*.cover
*.o
*.orig
*.pyc
*.pyd
*.pyo
*.rej
*~
Doc/build/
Doc/tools/docutils/
Doc/tools/jinja2/
Doc/tools/pygments/
Doc/tools/sphinx/
Lib/lib2to3/*.pickle
Makefile
Makefile.pre
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
PCbuild/*.bsc
PCbuild/*.dll
PCbuild/*.exe
PCbuild/*.exp
PCbuild/*.lib
PCbuild/*.ncb
PCbuild/*.o
PCbuild/*.pdb
PCbuild/Win32-temp-*
Parser/pgen
Parser/pgen.stamp
__pycache__
autom4te.cache
build/
config.log
config.status
libpython*.a
pybuilddir.txt
pyconfig.h
python
python-gdb.py
tags
back to top