Access to main namespace from imported module?
Aahz
aahz at pythoncraft.com
Mon Apr 1 14:22:28 EST 2002
More information about the Python-list mailing list
Mon Apr 1 14:22:28 EST 2002
- Previous message (by thread): GUI programming
- Next message (by thread): Access to main namespace from imported module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <re8haugrbcchbephckl9t1p1s27tvg18hr at 4ax.com>, Dale Strickland-Clark <dale at riverhall.NOTHANKS.co.uk> wrote: > >Just curious, like, but is it possible for an included module to >reference the namespace of the outer-most module, "__main__". Okay, now that you know how to do it, tell us why you think you need it so we can tell you a better way to do it. -- Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/ Why is this newsgroup different from all other newsgroups?
- Previous message (by thread): GUI programming
- Next message (by thread): Access to main namespace from imported module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list