Re: When using GAE locally, which site.py is supposed to be loaded?

2008-09-18 Thread Jorge Vargas

On Wed, Sep 17, 2008 at 5:06 PM, Josh Heitzman [EMAIL PROTECTED] wrote:

 Your general one or the one in your project directly?

will you be more specific, I'm not aware of any site.py that needs to
be loaded. are you talking about appengine monkey?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---



Re: When using GAE locally, which site.py is supposed to be loaded?

2008-09-18 Thread Josh Heitzman

Yes, the project was created with appengine monkey and there are four
site.py's on my machine.  One in the setuptools egg in both my python
install and my project.  Then is one in the directory that contains
the site-packages directory in both my python install and my project.

From looking at what the setuptools site.py does it looks like it
loads the one two directories above, which is apparently the real
site.py according to error message the site.py in setuptools issues if
it can't load the one two directories up.

On Sep 18, 12:56 am, Jorge Vargas [EMAIL PROTECTED] wrote:
 On Wed, Sep 17, 2008 at 5:06 PM, Josh Heitzman [EMAIL PROTECTED] wrote:

  Your general one or the one in your project directly?

 will you be more specific, I'm not aware of any site.py that needs to
 be loaded. are you talking about appengine monkey?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---