Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'webapp2' alias for 'google.appengine.ext.webapp'. #1129

Merged
merged 1 commit into from
Sep 10, 2015
Merged

Add 'webapp2' alias for 'google.appengine.ext.webapp'. #1129

merged 1 commit into from
Sep 10, 2015

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Sep 8, 2015

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 8, 2015
@@ -46,6 +46,7 @@ def _setup_appengine_import(test_case, app_identity):
sys.modules['google.appengine.ext'] = GAE_EXT
sys.modules['google.appengine.ext.webapp'] = GAE_EXT_WEBAPP
sys.modules['google.appengine.ext.webapp.util'] = GAE_EXT_WEBAPP_UTIL
sys.modules['webapp2'] = GAE_EXT_WEBAPP

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor Author

tseaver commented Sep 8, 2015

@dhermes PTAL: this one blocks getting Travis going for #1128.

tseaver added a commit that referenced this pull request Sep 10, 2015
Add 'webapp2' alias for 'google.appengine.ext.webapp'.
@tseaver tseaver merged commit 51427ec into googleapis:master Sep 10, 2015
@tseaver tseaver deleted the fix-gae_tests-oauthclien2-1.5.0 branch September 10, 2015 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants