![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
Public Attributes | |
filename | |
finalized | |
st_size | |
st_ctime | |
st_mtime | |
_FileStat contains file attributes. Attributes: filename: the uploaded filename of the file; finalized: whether the file is finalized. This is always true by now; st_size: number of bytes of the file; st_ctime: creation time; st_mtime: modification time.