![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Static Public Attributes | |
string | LEFT = 'y' |
string | RIGHT = 'r' |
string | BOTTOM = 'x' |
string | TOP = 't' |
Represents all the available axis positions. The available positions are as follows: AxisPosition.TOP AxisPosition.BOTTOM AxisPosition.LEFT AxisPosition.RIGHT