![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | get_next |
![]() | |
def | preprocess |
![]() | |
def | __init__ |
def | get_current_file |
def | get_index |
def | increment_index |
def | get_cache |
def | default_instance |
def | __repr__ |
def | __str__ |
def | checkpoint |
def | to_json |
def | from_json |
def | can_split |
def | split |
def | __iter__ |
def | preprocess |
def | next |
def | get_next |
Static Public Attributes | |
string | NAME = 'lines' |
![]() | |
tuple | ARGUMENTS = set(['encoding']) |
string | NAME = '_text' |
![]() | |
tuple | ARGUMENTS = set() |
string | NAME = '_file' |
Read file line by line.
def google.appengine.ext.mapreduce.file_formats._LinesFormat.get_next | ( | self | ) |
Inherited.