Home
last modified time | relevance | path

Searched refs:PY2_RAISE_TYPEERROR (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-tinyarray/tinyarray-1.2.4/src/
H A Darray.cc1056 #define PY2_RAISE_TYPEERROR(msg)\ in hash() macro
1060 #define PY2_RAISE_TYPEERROR(msg) in hash() macro
1083 PY2_RAISE_TYPEERROR("unorderable type: complex()"); in hash()
1098 PY2_RAISE_TYPEERROR("Unorderable type: only arrays with" in hash()
1109 PY2_RAISE_TYPEERROR("Unorderable type: only arrays with" in hash()