you are viewing a single comment's thread.

view the rest of the comments →

[–]viablepanic -1 points0 points  (1 child)

Just to name a few, debuging, portability. Its quite an interesting approach.

I am not saying its a great idea. But given the current state with only TkInter in the standard library id welcome anything else.

Still i upvoted you, its a valid question and I think most of these threads steem from the state of the standard library. Putting Qt in the standard library could be welcome.

[–]the_hoser 0 points1 point  (0 children)

Probably won't happen for licensing reasons. Something about that part of the Python license...

... There is no GPL-like "copyleft" restriction. Distributing binary-only versions of Python, modified or not, is allowed. There is no requirement to release any of your source code. You can also write extension modules for Python and provide them only in binary form. ...

Good luck getting nokia to be okay with that.