[Python-3000] What do do about IDLE?
Jim Jewett
jimjjewett at gmail.com
Mon May 8 16:27:39 CEST 2006
On 8-mei-2006, at 2:55, Greg Ewing wrote:
> There *isn't* currently any GUI in the core distribution
> except on Windows.
Given that Tk is open source, how much of a problem is this? Would it
be solved by simply including a snapshot of Tk in the source
distribution?
Most windows users cannot compile their own C extensions.
Most linux users can. I was under the impression that most Mac users
could now, too.
Realistically, any other platform is already depending on someone to
do some porting work and recompile.
-jJ
More information about the Python-3000
mailing list