Am 10.11.2011 11:51, schrieb Jeffrey Spencer:
Also a feature request if that code was implemented would be to make it work for example if you type:numpy.arange and then the hotkey for help it works. It doesn't function correctly in this case: numpy.arange( then hitting a hot-key now. This may have been something to do with electric function for "(" but I was planning on reimplementing so the help works either way. It detects first whether a "(" is the previous character or not. Then does completion from the prior if so. I assume this will work properly but haven't implemented it yet but should be trivial. Cheers, Jeff
could you make an entry in the bug-tracker? Please indicate which python-mode version, resp. revision thanks _______________________________________________ Python-mode mailing list [email protected] http://mail.python.org/mailman/listinfo/python-mode
