On Tue, Jun 10, 2014 at 12:57 PM, Stefan Ram <r...@zedat.fu-berlin.de> wrote:
>   AFAIK standard Python has no GUI library at all, so Java SE
>   and C# already are better than Python insofar as they
>   include a standard GUI toolkit at all! In Python one first
>   has to choose between more than a dozen of »GUI frameworks«,
>   and then the result of the comparison between Python and Java SE
>   would depend on that choice.

Define "standard Python". I'm pretty sure a stock-standard Python
installation includes tkinter, although that may not necessarily be
true on all platforms. But personally, I'd rather use GTK than
Tkinter.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to