1--- src/mod/python.mod/pycmds.c.orig 2025-02-04 15:24:41 UTC 2+++ src/mod/python.mod/pycmds.c 3@@ -22,7 +22,6 @@ 4 #define PY_SSIZE_T_CLEAN 5 #include <Python.h> 6 #include <datetime.h> 7-#include <tcl.h> 8 #include "src/mod/module.h" 9 10 typedef struct { 11 12