Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
appengine.py File Reference

Go to the source code of this file.

Data Structures

class  AppEnginePlatformWarning
 
class  AppEnginePlatformError
 
class  AppEngineManager
 

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.urllib3
 
namespace  pip._vendor.urllib3.contrib
 
namespace  pip._vendor.urllib3.contrib.appengine
 

Variables

 urlfetch = None
 
 log = logging.getLogger(__name__)
 
 is_appengine = _appengine_environ.is_appengine
 
 is_appengine_sandbox = _appengine_environ.is_appengine_sandbox
 
 is_local_appengine = _appengine_environ.is_local_appengine
 
 is_prod_appengine = _appengine_environ.is_prod_appengine
 
 is_prod_appengine_mvms = _appengine_environ.is_prod_appengine_mvms