[Python-ideas] win32 extensions
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Sep 15 01:00:17 CEST 2011
Cesare Di Mauro wrote:
> I agree, and it'll be interesting to know if encouraging the use of
> Linux or OS X APIs raises such "questions" as well...
We already have reasonably good third-party wrappers for
GUI facilities on the other platforms -- PyObjC on MacOSX,
and pygtk on Linux. We don't have anything equivalent for
recent Windows technologies, though.
--
Greg
More information about the Python-ideas
mailing list