summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-02-01 14:09:04 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2009-02-01 14:09:04 (GMT)
commita6243a0a47cb20ccac677234252efbebc26d023a (patch)
treeae8318acedfdb2651fefbef04caec3c77b5756d2 /Python/Python-ast.c
parent8bd5f8359f788751cbf486aef2c6066b91690dcb (diff)
downloadcpython-a6243a0a47cb20ccac677234252efbebc26d023a.zip
cpython-a6243a0a47cb20ccac677234252efbebc26d023a.tar.gz
cpython-a6243a0a47cb20ccac677234252efbebc26d023a.tar.bz2
Merged revisions 69188 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r69188 | mark.dickinson | 2009-02-01 13:59:22 +0000 (Sun, 01 Feb 2009) | 6 lines Issue #1717, continued: remove PyObject_Compare and Py_CmpToRich declarations from object.h; don't inherit tp_compare slot on subclasses; and raise TypeError when initializing a type that has a nonzero tp_compare slot. Fix up comparison-related comments in object.c and code.h. ........
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions