Staging
v0.5.1
https://github.com/python/cpython
Revision abe448c49b4d986c279de3835b0676ccf8b6c57f authored by Georg Brandl on 06 April 2010, 08:18:15 UTC, committed by Georg Brandl on 06 April 2010, 08:18:15 UTC
1 parent e266d3e
Raw File
Tip revision: abe448c49b4d986c279de3835b0676ccf8b6c57f authored by Georg Brandl on 06 April 2010, 08:18:15 UTC
#8320: document return value of recv_into().
Tip revision: abe448c
.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
python-gdb.py

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