On Mar 19, 6:43 pm, nvictor <[email protected]> wrote: > hi, > > i wanted to test my entities in a python interactive shell. but i am > getting an error because some application configurations are not > loaded. > > has anyone done it before? how can i run an interactive shell with all > the required app configs? > > thanks
The SDK comes with remote_api_shell.py, which is exactly that. -- 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.
