Re: Best IDE for Python?



Duncan Booth wrote:
Fredrik Lundh wrote:


as you can see, Microsoft's usability team has made some massive
improvements (note how well it deals with the "eat flaming death"
command):


I especially like the way running it messes up the prompt:

C:\Documents and Settings\Duncan>edlin
File name must be specified

C:\DOCUME~1\Duncan>

Yup, wanting to run something that archaic means you must also want to not
see those fancy filenames.

Fancy filenames ? WHO needs fancy filenames ? FANCYF~1.EXT filenames
should be enough for anybody !-)

--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xxxxxxxxxxx'.split('@')])"
.