Hi,

question is: how to edit small units in python-code?

Let's consider piece below from Dive Into Python:

  result = roman71.fromRoman(numeral)

Beside of operators three python-words are here:

result / roman71 / fromRoman(numeral)

which should possible be picked with one command/key.
Resp. copied, deleted, maybe transposed etc.

Any ideas?

Thanks

Andreas

--
https://code.launchpad.net/~a-roehler/python-mode
https://code.launchpad.net/s-x-emacs-werkstatt/
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to