Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Importing top-level webapp2 breaks encapsulation #302

@tseaver

Description

@tseaver

f3f8b4f replaces an import of webapp from google.appengine.ext with a top-level import of webapp2 (aliased as webapp). The commit comment says:

This choice is apparently more robust in situations / runtimes where the import mechanism in google/appengine/ext/webapp/init.py does not appear to do the right thing.

This change breaks the GAE import mocking done in gcloud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions