summaryrefslogtreecommitdiffstats
path: root/Include/rename2.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/rename2.h')
-rw-r--r--Include/rename2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Include/rename2.h b/Include/rename2.h
index e648a62..4d9e2ab 100644
--- a/Include/rename2.h
+++ b/Include/rename2.h
@@ -152,6 +152,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define RET_SAVE Py_BLOCK_THREADS
#define RES_SAVE Py_UNBLOCK_THREADS
#define END_SAVE Py_END_ALLOW_THREADS
+#define callable PyCallable_Check
#define is_floatobject PyFloat_Check
#define is_intobject PyInt_Check
#define is_longobject PyLong_Check