FileLengthWrapper
Wraps a file-like object that has a fixed length, returning '' after the object has been exhausted.
The FileLengthWrapper class is accessible via the httpencode.wrappers module.
Files are read-only
Methods
See the source for more information.