Dear Developers,
I am new to python. I read thro' the Getting Started guide and learnt the
fundamentals for webapp framework used by google. It dragged my interest to
develop sample applications thro' python. I observed that, I am not using
any best practices in structuring the packages and separating the compiled
files .pyc from source files. I need to know whether it is possible to
separate the compiled byte code files from the source files. Something like
java does. Mostly the IDE's like eclipse takes care in separating the source
code from byte code. Can anybody advise me the right editors to use, like
creating a project sort of utility and structuring the application with
packages and separating the source code from the byte code?


diliprajan

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to