| Trees | Index | Help |
|---|
| Package CMFPlone :: Package tests :: Module dummy :: Class File |
|
FileUpload --+
|
File
Image| Method Summary | |
|---|---|
__init__(self,
filename,
data,
headers)
| |
read(self,
*args)
| |
seek(self,
*args)
| |
tell(self,
*args)
| |
| Inherited from FileUpload | |
FileUpload objects are considered false if their filename is empty. | |
| Class Variable Summary | |
|---|---|
int |
__allow_access_to_unprotected_subobjects__ = 1 |
str |
data = 'file data'
|
str |
filename = 'dummy.txt'
|
dict |
headers = {}
|
| Class Variable Details |
|---|
__allow_access_to_unprotected_subobjects__
|
data
|
filename
|
headers
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 04:00:13 2005 | http://epydoc.sf.net |