[Tutor] more help required ( __doc__ & dir() )

Ignacio Vazquez-Abrams ignacio@openservices.net
Sat, 8 Sep 2001 18:23:26 -0400 (EDT)


On Sun, 9 Sep 2001, Girish Gajwani wrote:

> Hi All,
>
> Thanks for a reply to my earlier post. It solved my problem
>
> Next, what I wish to do is this:
>
>  [snip]
>
> In the main() function, why am I not able to see the module
> sys? while i can see it from the outermost level. How do i
> make it visible to the inner directory level(hope it is
> clear)

Use globals().

> Also, I am currently subscribed to the mailing list in
> digest mode. If I were to switch to individual mail, would I
> lose the mails in between(i.e., those mails which were
> supposed to come in the next digest?)

Stay subscribed to the digest until you're sure that it's safe to unsubscribe.

-- 
Ignacio Vazquez-Abrams  <ignacio@openservices.net>