Staging
v0.5.1
https://github.com/python/cpython
Revision 3db4161011cbf6988102228ffc7e5213e680241e authored by Stefan Krah on 24 June 2010, 09:33:05 UTC, committed by Stefan Krah on 24 June 2010, 09:33:05 UTC
used with signed/unsigned char arguments. For integer arguments, EOF
has to be handled separately.
1 parent 947ce58
Raw File
Tip revision: 3db4161011cbf6988102228ffc7e5213e680241e authored by Stefan Krah on 24 June 2010, 09:33:05 UTC
Issue #9020: The Py_IS* macros from pyctype.h should generally only be
Tip revision: 3db4161
.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