>> PyObject *t = (PyObject *)op; >> PyString_InternInPlace(&t); [Greg Ewing] > If you want to keep it all on one line, you could try > > PyString_InternInPlace((PyObject **)&op); op is declared "register" so it's not strictly legal to apply the address-of operator to it regardless. Besides, Guido pays me by the line <wink>. or-maybe-by-the-useless-checkin-to-judge-from-the-last-24-hours-ly y'rs - tim
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4