Staging
v0.5.1
https://github.com/python/cpython
Revision 3ad2847c0156db8838e0e531b4fb2e67ca0b153a authored by Georg Brandl on 19 September 2009, 07:46:24 UTC, committed by Georg Brandl on 19 September 2009, 07:46:24 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74943 | georg.brandl | 2009-09-19 09:35:07 +0200 (Sa, 19 Sep 2009) | 1 line

  #6944: the argument to PyArg_ParseTuple should be a tuple, otherwise a SystemError is set.  Also clean up another usage of PyArg_ParseTuple.
........
1 parent 5219706
History
Tip revision: 3ad2847c0156db8838e0e531b4fb2e67ca0b153a authored by Georg Brandl on 19 September 2009, 07:46:24 UTC
Merged revisions 74943 via svnmerge from
Tip revision: 3ad2847
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 668.0 KB
configure.in -rw-r--r-- 106.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 80.8 KB

README

back to top