molasses wrote:
> Hi all,
> 
> How about including wxPython[1] and Wax[2] in the Py3k standard libs
> and getting rid of the TK gui stuff?
> 
> Also, I think pywin32[3] should be included. Or is there already a way
> to use Windows COM objects in Python that I missed?
> 
> PIL[4] would be great to have in the standard libs too. But that's
> probably asking too much ;)
> 
> [1] http://www.wxpython.org
> [2] http://sourceforge.net/projects/waxgui
> [3] http://sourceforge.net/projects/pywin32
> [4] http://www.pythonware.com/products/pil

Since this is still well into the future, by the time Py3k rolls around it 
might be possible to include the option of easy-installing various packages 
from the Python installer.

That's far more likely than too many big external libraries getting rolled 
into the reference interpreter.

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to