
techtonik at gmail
Nov 8, 2009, 10:45 PM
Post #1 of 4
(568 views)
Permalink
|
|
IDLE as default Python editor (Was: [pygame] Python IDE for windoz)
|
|
Hello, Quite an interesting question recently popped up in pygame community that I'd like to ask to Python developers. How many of you use IDLE? What's wrong with it? >From my side I like the idea of having default Python editor that is small, fast, convenient and extensible/embeddable. IDLE is small and fast, but I feel really uncomfortable with its. The worst thing - I can't change it. Does anybody else feel the same to think if we could replace IDLE with something more maintainable by providing Scintilla bindings, for example? Regards, -- anatoly t. On Sat, Oct 10, 2009 at 8:15 PM, RB[0] <roebros [at] gmail> wrote: > Most? people just don't like it - personally it's all I use, Windows or > otherwise... > > On Sat, Oct 10, 2009 at 12:23 PM, Kris Schnee <kschnee [at] xepher> wrote: >> >> What's wrong with the built-in editor, IDLE? > > _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|