![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Classes | |
class | DjangoSafeDumper |
class | Serializer |
Functions | |
def | Deserializer |
YAML serializer. Requires PyYaml (http://pyyaml.org/), but that's checked for in __init__.
def google.appengine._internal.django.core.serializers.pyyaml.Deserializer | ( | stream_or_string, | |
options | |||
) |
Deserialize a stream or string of YAML data.