![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __new__ |
The metaclass for all Configuration types. This class is needed to store a class specific list of all ConfigOptions in cls._options, and insert a __slots__ variable into the class dict before the class is created to impose immutability.