> Is there a quick way to say, right click on a function and list all > callers of that function? Sounds like another Smalltalker to me ... :-) As one Smalltalker to another, the best I've found is to use the "search in files" tab. I don't think the Python metastructure provides the information needed to do anything more sophisticated.