Staging
v0.5.1
https://github.com/python/cpython
Revision 6a8bd908aa16eee463b41ba2b2953016fadd5632 authored by Mark Dickinson on 27 January 2009, 18:31:30 UTC, committed by Mark Dickinson on 27 January 2009, 18:31:30 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r69025 | mark.dickinson | 2009-01-27 18:17:45 +0000 (Tue, 27 Jan 2009) | 3 lines

  Issue #1717: Remove cmp.  Stage 1: remove all uses of cmp and __cmp__ from
  the standard library and tests.
........
1 parent 6e1e402
History
Tip revision: 6a8bd908aa16eee463b41ba2b2953016fadd5632 authored by Mark Dickinson on 27 January 2009, 18:31:30 UTC
Merged revisions 69025 via svnmerge from
Tip revision: 6a8bd90
File Mode Size
Grammar -rw-r--r-- 5.5 KB

back to top