Chris Friesen:
where I could highlight the "stop" and ask it to go to the definition.
(Where the definition is in a different file.)
I'm running into issues where my current IDE (I'm playing with Komodo)
can't seem to locate the definition, I suspect because it's too ambiguous.
Some IDEs allow you to help them understand the context by adding
type information. Here's some documentation for Wing IDE that uses an
isinstance assertion:
http://www.wingware.com/doc/edit/helping-wing-analyze-code
Neil
--
https://mail.python.org/mailman/listinfo/python-list