<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=086002702-22052005><FONT face=Arial size=2>Does anyone know how 
to get at the global __dict__ from inside a module (without passing it in as an 
argument, of course)?&nbsp;&nbsp; __dict__ is special in some way: when you do a 
dir() at toplevel you don't see it; looking at globals() gives you the same 
info.&nbsp; Am I missing something?</FONT></SPAN></DIV>
<DIV><SPAN class=086002702-22052005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=086002702-22052005><FONT face=Arial 
size=2>-Sumit</FONT></SPAN></DIV></BODY></HTML>