Package cherrypy :: Package lib :: Module safemime
[hide private]
[frames] | no frames]

Module safemime

source code

Classes [hide private]
  MultipartWrapper
Wraps a file-like object, returning '' when Content-Length is reached.
Functions [hide private]
 
safe_multipart(flash_only=False)
Wrap request.rfile in a reader that won't crash on no trailing CRLF.
source code
 
init()
Create a Tool for safe_multipart and add it to cherrypy.tools.
source code