Staging
v0.5.1
https://github.com/python/cpython
Revision 0d19eaf1eb1d4c110d4ec6826a5b30343b63e7e6 authored by Benjamin Peterson on 28 December 2009, 20:51:17 UTC, committed by Benjamin Peterson on 28 December 2009, 20:51:17 UTC
1 parent 66d8d69
Raw File
Tip revision: 0d19eaf1eb1d4c110d4ec6826a5b30343b63e7e6 authored by Benjamin Peterson on 28 December 2009, 20:51:17 UTC
document new fix_callable behavior
Tip revision: 0d19eaf
.hgignore
.gdb_history
.purify
.svn
Makefile
Makefile.pre
TAGS
autom4te.cache
build
buildno
config.cache
config.log
config.status
config.status.lineno
db_home
platform
pyconfig.h
python
python.exe
reflog.txt
tags
Lib/plat-mac/errors.rsrc.df.rsrc
Doc/tools/sphinx/
Doc/tools/docutils/
Doc/tools/jinja/
Doc/tools/pygments/
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
core

syntax: glob
libpython*.a
*.o
*.pyc
*.pyo
*.pyd
*.cover
*.orig
*.rej
*~
Lib/lib2to3/*.pickle
Lib/test/data/*
PCbuild/*.exe
PCbuild/*.dll
PCbuild/*.pdb
PCbuild/*.lib
PCbuild/*.exp
PCbuild/*.o
PCbuild/*.ncb
PCbuild/*.bsc
PCbuild/Win32-temp-*
back to top