absolute namespace for callbacks?

Bruce Edge bedge at troikanetworks.com
Tue Mar 6 11:06:19 EST 2001


Tcl has a func to get a fully qualified namespace from a context. This
is essential for registering callback functions.
How does one register a callback in Python, when the callback func
exists in a different namespace?

Is there any method to get the current absolute namespace?

Thanks, Bruce.



More information about the Python-list mailing list