A question related to URL fetch deadline: using the methods
setConnectTimeout(0) and setReadTimeout(0) will enable maximum
deadline of 60 seconds ? Or do I have to update an .xml config file ?
(I tried setting connectTimeout to 0  but the deadline remained at 10
seconds)


On Oct 13, 2:24 am, Steve Sherrie <st...@wasteofpaper.com> wrote:
> The 2.7 specific libraries do not seem to be included in the SDK as yet,
> but you can just download them yourself and put them in the root SDK
> directory, which is by default added to sys.path.
>
> Steve
>
> On 11-10-12 03:09 AM, Claudiu Apetrei wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > Downloaded the 1.5.5.
>
> > When i do the python2.7 example I get  "<type
> > 'exceptions.ImportError'>: No module named webapp2 ", Shouldn't
> > "import webapp2" work on 1.5.5 development server ("python2.7
> > ../google_appengine/dev_appserver.py ./").
>
> > If I upload it to appengine, the application works.
>
> > 10x,
> > Claudiu
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Google App Engine" group.
> > To view this discussion on the web visit
> >https://groups.google.com/d/msg/google-appengine/-/4_W1YWkL4KkJ.
> > 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.

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