Package flumotion :: Package component :: Package misc :: Package httpserver :: Module localprovider
[hide private]

Module localprovider

source code

Classes [hide private]
  FileProviderLocalPlug
I am a plug that provide local files directly, faking the file access is asynchronous.
  LocalPath
  LocalFile
I offer a fake asynchronous wrapper around a synchronous file.
Variables [hide private]
  SEEK_SET = 0
  LOG_CATEGORY = 'fileprovider-local'
  __package__ = 'flumotion.component.misc.httpserver'