Making wxPython a standard module?

Ben Finney bignose+hates-spam at benfinney.id.au
Sun Jun 15 10:37:37 EDT 2008


s0suk3 at gmail.com writes:

> I know there must be at least a few very solid answers to this, but,
> just to hear it from the Pythonistas: Why can't there be several GUI
> toolkits on the standard library?

Because the Zen of Python advises against it:

>>> import this
The Zen of Python, by Tim Peters
…
There should be one-- and preferably only one --obvious way to do it.


-- 
 \     "Tis more blessed to give than to receive; for example, wedding |
  `\                                   presents."  -- Henry L. Mencken |
_o__)                                                                  |
Ben Finney



More information about the Python-list mailing list