[Python-Dev] Do we need to support Tcl/Tk versions before 8.0?

Guido van Rossum guido@python.org
Mon, 27 Mar 2000 17:17:33 -0500


> Don't ask.  Simply tell the people on comp.lang.python that support
> for the ancient Tcl/Tk versions < 8.0 will be dropped in Python 1.6.
> Period. ;-)

OK, I'm convinced.  We will pre-8.0 support.  Could someone submit a
set of patches?  It would make sense to call #error if a pre-8.0
version is detected at compile-time!

--Guido van Rossum (home page: http://www.python.org/~guido/)