modules

Joonas Paalasmaa joonas at olen.to
Sun Apr 7 04:01:15 EDT 2002


distrex wrote:
> 
> I understand most of python. But I still don't get modules. I know
> they are just basicaly a function but i don't know how to use them
> effectively and what each one does. Everything good in python you will
> at some point need to use a module right. If anyone can help me with
> this i'd be greatful. Info or websites would be nice.

Actually modules are not functions. For further information, refer to
the Modules-section of the Python Tutorial at
http://www.python.org/doc/current/tut/node8.html



More information about the Python-list mailing list