And now for something completely boneheaded...

Charles G Waldman cgw at fnal.gov
Wed Sep 8 05:42:36 EDT 1999


Warren 'The Howdy Man' Ockrassa writes:
 > 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?

The "dir()" function is your friend.  Look it up in the docs.




More information about the Python-list mailing list