P
phil hunt
Or you use different Python implementations. There are four different
Python implementations in the world. Not everything in the CPYthon
standard library runs in all of them.
I would guess that 90%+ of Python developers develop to CPython.
To put this differently, it's required if you want to succeed as a
language for the specific purpose of creating GUI applications. I'd
agree to that. But there are *lots* of other application areas around,
so limiting your definition of "success" to that one field is very
short-sighted.
GUI applications are a large area; and langauge that doesn't do
them tolerably well is limiting its success.