[Tutor] Random Number Question

Timo timomlists at gmail.com
Thu Nov 25 11:09:10 CET 2010


On 25-11-10 08:00, Mac Ryan wrote:
> On Thu, 25 Nov 2010 00:58:23 +0000
> Adam Bark<adam.jtm30 at gmail.com>  wrote:
>
>> Ah yes always avoid giving your modules names that appear in the
>> standard library. It goes wrong, sometimes in unexpected ways.
> I was wondering... apart from checking each name individually, is there
> any easy-peasy way to get a list of names used in the standard library
> (I am thinking to something like "dir(....)"?
This is the webpage I always use for searching an appropriate module: 
http://docs.python.org/modindex.html

Cheers,
Timo

> Mac.
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list