Staging
v0.8.1
https://github.com/python/cpython
Revision b36e63a5ee7b1b8063b59f2be74703471ae45e1d authored by Georg Brandl on 28 February 2010, 18:26:37 UTC, committed by Georg Brandl on 28 February 2010, 18:26:37 UTC
1 parent bca1169
Raw File
Tip revision: b36e63a5ee7b1b8063b59f2be74703471ae45e1d authored by Georg Brandl on 28 February 2010, 18:26:37 UTC
The set types can also be called without arguments.
Tip revision: b36e63a
.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