Now for Modules
Rob Brown-Bayliss
rob at ZOOstation.cc
Mon Dec 11 02:12:02 EST 2000
More information about the Python-list mailing list
Mon Dec 11 02:12:02 EST 2000
- Previous message (by thread): Tuple - List - Whats the difference?
- Next message (by thread): PyHTML -- Indentation-structured HTML generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Previous message (by thread): Tuple - List - Whats the difference?
- Next message (by thread): PyHTML -- Indentation-structured HTML generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list