App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Static Public Attributes | List of all members
google.appengine.tools.cron_xml_parser.Cron Class Reference
Inheritance diagram for google.appengine.tools.cron_xml_parser.Cron:

Public Member Functions

def ToYaml
 

Static Public Attributes

string TZ_GMT = 'UTC'
 

Detailed Description

Instances contain information about individual cron entries.

Member Function Documentation

def google.appengine.tools.cron_xml_parser.Cron.ToYaml (   self)
Returns data from Cron object as a list of Yaml statements.

The documentation for this class was generated from the following file: