> Actually the IPython feature I'm the most missing, if not the only one, is > completion. This is a valuable improvement over the standard python > interpreter, when in the implementation/testing phase ; that's why it made > sense to me to have IPython run "inside" a python IDE...
My eric has tab-completion working in it's interpreter already - in form of a window popping up giving me the possible choices. Which is nice, but could IMHO enhanced a great deal by implementing in incrementally, like the autocompletion in scintill. Any chances we see that coming, Detlev? Regards, Diez _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
