I finally found what I was searching for here: http://www.thescripts.com/forum/thread25264.html
I wanted the reference to the current module and we can obtain it this way: sys.modules[__name__] so its property can be used. Thanks, Erick
-- http://mail.python.org/mailman/listinfo/python-list