And now for something completely boneheaded...

David Oppenheimer davidopp at megsinet.net
Wed Sep 8 05:18:59 EDT 1999


Look Here

David Oppenheimer

Warren 'The Howdy Man' Ockrassa wrote:

> It's... the obvious question of the day. Or perhaps the hour.
>
> So I have
>
>   import sys
>
> From that how can I find out what sys can do? I have tried things like
>
>   sys.methods
>
> and
>
>   sys.functions
>
> and
>
>   sys.*
>
> and even, in a moment of extreme desperation
>
>   sys.incest
>
> and we won't talk any more about that.
>
> I have received no joy in response. So with a given module, once
> imported, what is the way by which I can find out what's defined in the
> module and, ideally, how to access it?
>
> What is the obvious which I am missing?
>
> TIA!
>
> --
>     warren ockrassa | nightwares | mailto:warren at nightwares.com
>                     http://www.nightwares.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/19990908/d131e9ec/attachment.html>


More information about the Python-list mailing list