The HTTPNotModified class is accessible via the paste.httpexceptions module.
304
''
()
'%(explanation)s\r\n<br/>%(detail)s\r\n<!-- %(comment)s -->'
'Not Modified'
This exception as a WSGI application
text/html representation of the exception
See the source for more information.
Top