Alex Martelli wrote:
> sys.modules[__name__].__dict__ may be more handily accessed by the
> built-in function globals().

Well there you go.  Glad it's not that awkward.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to