Cannot understand error message
Bruno Desthuilliers
bruno.42.desthuilliers at wtf.websiteburo.oops.com
Thu Feb 14 05:11:38 EST 2008
More information about the Python-list mailing list
Thu Feb 14 05:11:38 EST 2008
- Previous message (by thread): Cannot understand error message
- Next message (by thread): Truncated postings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dennis Lee Bieber a écrit : > On Wed, 13 Feb 2008 17:29:59 -0000, "Bill Davy" <Bill at SynectixLtd.com> > declaimed the following in comp.lang.python: > >> The colouring in IDLE does not indicate a bad string. >> > I don't use IDLE, but PythonWin's editor identified it quite easily > after I pasted this into it -- just required me to scroll down until I > found a line with "open string" coloring. > > SciTE also highlighted the bad line. > SPE highlighted it too (actually, it almost looks like all three are > using the same "editer" core) That's quite possible - SciTE started as a demo of the Scintilla code editor widget, which is quite powerfull and widely used. > OTOH: PyDev/Eclipse did NOT highlight the bad line... <mode="troll"> That's what you get for using some 800pounds/2GB gorilla... </mode>
- Previous message (by thread): Cannot understand error message
- Next message (by thread): Truncated postings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list