[Python-Dev] What to choose to replace Tkinter?
Fred L. Drake, Jr.
fdrake@acm.org
Wed, 25 Oct 2000 14:06:50 -0400 (EDT)
Guido van Rossum writes:
> Why not? Because if every app using Tcl/Tk did that there would be
> hundreds of copies of Tcl/Tk on your disk? I don't think that
> argument flies; only a few other major languages use Tcl/Tk this was,
So should every application written in Python install it's own copy
of Python, since there may be unexpected incompatibilities between
versions?
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs Team Member