I'd want to have a secondary python script file just for containing
all logic and returning data to my main script file (say main.py). In
other words, I want to call a function getData() in my main file...but
I want to define the logic for getData in the second script file
instead of traditionally doing it in my main file...is this possible?

--deostroll
--~--~---------~--~----~------------~-------~--~----~
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