|
|
MediaPath
|
child(self,
name)
Returns:
a FilePath that point at the specified child |
source code
|
|
AsyncFile | defer.Deferred
|
open(self)
Returns:
the pointed file opened as an asynchronous file or a deferred that
will be called back with one. |
source code
|
|
Inherited from localpath.LocalPath :
__str__
Inherited from fileprovider.FilePath :
getMimeType
Inherited from extern.log.log.Loggable :
__providedBy__ ,
__provides__ ,
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure ,
writeMarker
|