Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.27 KB | None | 0 0
  1. # Downloaded google module from:
  2. # https://cloud.google.com/appengine/docs/standard/python/download
  3. # Click "Or, you can download the original App Engine SDK for Python."
  4. # Follow their instructions
  5.  
  6. # now try from REPL
  7. from google.appengine.api.files import records
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement