Am 14.07.2012 12:37, schrieb nore...@launchpad.net:
-         (symbol (py-symbol-near-point))
+         (symbol (py-complete-enhanced-symbol-before-point))


Hi Urs,

some reflections on naming - cc to Barry and python-mode list, as is seems of 
general interest and opinions may differ.

- prefix py-complete

Suggest to use "complete" as part of a name only, if completion is really at 
stake.

- replacing symbols

in case, you drop/replace are function completely as with `py-symbol-near-point'

please take in consideration, it might be used by third party stuff.
Please be as conservative as possible, rather keep the symbol with new body if 
needed.

With great joy seeing python-mode proceeding,

Andreas



_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to