I suggest you to skim through the part of the tutorial that explains
modules and packages:
http://www.python.org/doc/2.5.2/tut/node8.html

On Dec 29, 9:18 am, MajorProgamming <sefira...@gmail.com> wrote:
> This may be more of a general python question, but what's the best way
> of using many different .py files and importing one into another. For
> example, suppose I want to have one main.py and have a separate file
> that contains like 15 functions which are needed in main.py. First of
> all, what  do I have to include in the function.py file? and secondly,
> what do I have to include in the main.py file?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to