IDLE on py3k

2008-10-13 Thread Jonathan Saxton
Being a bit of an old fart, I much prefer to do my text editing on a dark background. I find the paper-emulation paradigm an interesting idea but lacking in ergonomic value. With a bit of jiggering I was able to get the 2.5 version of IDLE to work the way I want, namely a black background with te

RE: New syntax for blocks

2009-11-17 Thread Jonathan Saxton
On Thu, 12 Nov 2009 21:27:31 +0100, Bruno Desthuilliers wrote: >> Congratulations, you just reinvented one of the most infamous source of >> bugs in C, C++, Java, PHP, javascript and quite a few other languages. >> Believe it or not, but not allowing this in Python was a very deliberate >> design