You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
Currently is only one:
import webapp2
We want:
import webapp2
from google.appengine.api import images
from google.appengine.ext import db
from google.appengine.ext import ndb
...
...
This will allow simple tests of API to learn how it works without any effort
from your side.
Original issue reported on code.google.com by [email protected] on 13 May 2014 at 9:01
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 May 2014 at 9:01The text was updated successfully, but these errors were encountered: