]> granicus.if.org Git - python/commit
Dima Dorfman's patch for coercion/comparison of C types (patch #995939), with
authorArmin Rigo <arigo@tunes.org>
Thu, 23 Dec 2004 22:13:13 +0000 (22:13 +0000)
committerArmin Rigo <arigo@tunes.org>
Thu, 23 Dec 2004 22:13:13 +0000 (22:13 +0000)
commita1748131132ebc83f443b2a8ddc5073bfefa504f
tree174f8f8bfecdb210261d30a889fb5102f2f86b06
parent0a6864ecc5d0188c5dcaf2b5e7fb725668b13749
Dima Dorfman's patch for coercion/comparison of C types (patch #995939), with
a minor change after the coercion, to accept two objects not necessarily of
the same type but with the same tp_compare.
Lib/test/test_coercion.py
Objects/object.c