Staging
v0.5.1
https://github.com/python/cpython
Revision 8bd5f8359f788751cbf486aef2c6066b91690dcb authored by Mark Dickinson on 01 February 2009, 12:31:56 UTC, committed by Mark Dickinson on 01 February 2009, 12:31:56 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r69184 | mark.dickinson | 2009-02-01 12:13:56 +0000 (Sun, 01 Feb 2009) | 3 lines

  Issue #1717:  remove the cmp builtin function, the C-API functions
  PyObject_Cmp, PyObject_Compare, and various support functions.
........
1 parent 9de2de5
History
Tip revision: 8bd5f8359f788751cbf486aef2c6066b91690dcb authored by Mark Dickinson on 01 February 2009, 12:31:56 UTC
Merged revisions 69184 via svnmerge from
Tip revision: 8bd5f83
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 37.7 KB
README -rw-r--r-- 6.2 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 649.6 KB
configure.in -rw-r--r-- 101.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 64.2 KB

README

back to top