| version 1.112 | version 1.113 | ||
|---|---|---|---|
|
| ||
| return robj; | return robj; | ||
| } | } | ||
| int atoBool(const char *s); | static int atoBool(const char *s); | ||
| static PyObject* tcl_python_convert(Tcl_Obj *obj) { | static PyObject* tcl_python_convert(Tcl_Obj *obj) { | ||
| long rlong; | long rlong; |
Legend:
| ||||||