In article <[email protected]>, Michael <[email protected]> wrote: > >I want to improve my knowledge of Python (note: I'm still on 2.5 or >2.6) by studying good existing code, especially GUI programs. Any >suggestions? I'm looking at the eric source code now, for starters.
Also look at IDLE. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ Looking back over the years, after I learned Python I realized that I never really had enjoyed programming before. -- http://mail.python.org/mailman/listinfo/python-list
