Skip Montanaro wrote: > Bob> In Perl you can run "perldoc warnings" and get the definition of > Bob> what "warnings" does. Is there a equivalent in Python? > > Try "pydoc warnings". > What a funny guy! :-)