Python modules to import at initialization time, typically models.
def google.appengine.ext.bulkload.bulkloader_parser.PythonPreambleEntry.CheckInitialized |
( |
|
self | ) |
|
Check that all required fields are set, and update global state.
The imports specified in the preamble are imported at this time.
dictionary google.appengine.ext.bulkload.bulkloader_parser.PythonPreambleEntry.ATTRIBUTES |
|
static |
Initial value: 1 = {
'import': validation.TYPE_STR,
2 'as': validation.Optional(validation.TYPE_STR),
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/ext/bulkload/bulkloader_parser.py