On 25-11-10 08:00, Mac Ryan wrote:
On Thu, 25 Nov 2010 00:58:23 +0000
Adam Bark<adam.jt...@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@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

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

Reply via email to