I'm splitting up my python files in an attempt to improve the readability of my code. The problem is I can only get this to work if I keep all my python files in the root directory. Now I have a very cluttered root directory.
I want to put my python files in subdirectories in such a way that they can all import each other. That being said, I'm still new to programming, and I might be approaching this from the wrong mindset. Any advice would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
