Now for Modules

Rob Brown-Bayliss rob at ZOOstation.cc
Mon Dec 11 02:12:02 EST 2000


> See FAQ 6.15: 
> 
>     http://www.python.org/cgi-bin/faqw.py?req=show&file=faq06.015.htp
> 
> Cheers,

Thanks...  That seems to make much more sense... 

Now I have to master the concept of Modules.

are modules just like ordinary python progs, ie mymodule.py?


Do I just write a .py file with class and functions in it and do:

import * from mymodule.py

or is there a bit more to it?  

I have read the python tutorial tat comes with python, but it's a little
vague or my eyes were a little vague perhapse...





-- 

  Rob Brown-Bayliss
 ---======o======---
  www.ZOOstation.cc




More information about the Python-list mailing list