cheetah wrote:
>
>I don't need it.
It's not worth worrying about. You're talking about way less than a
megabyte of disk space, and there is no performance penalty unless you're
using it.
In general, the parts of the Python standard library are not individually
selectable.
--
Tim Roberts, t...@
09.07.12 13:21, cheetah ?:
I don't need it.
thanks
In python's setup.py replace:
self.detect_tkinter(inc_dirs, lib_dirs)
of
def detect_modules(self):
This will ignore the compilation of _tkinter.c and tkappinit.c of
the python distribution.
--
http://mail.python.org/mailman/list
I don't need it.
thanks
--
http://mail.python.org/mailman/listinfo/python-list