On Samstag, 13. März 2010, Sourish Basu wrote: > detlev wrote: > On Freitag, 12. März 2010, Leónidas Szyszeja wrote: > > The default is the keyword list implemented by QScintilla. However, there > is a configuration dialog, that allows the user to modify this list > (add/delete). > > hi where is that dialog? i'm on eric4.4.4 (r3677) > Thanks!! > > > It has been implemented in eric5. > > In that case, can I use eric5 with python-2.6.4? On the website it says > that python-3.0 is a requirement for eric5. Does that still hold if I only > use eric5 as an editor?
Eric5 needs Python3.1 or later to be executed. However, it is suited to develop Python2 scripts. Just configure it right (Config Dialog, Debugger- >Python2). Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
