Package cherrypy :: Package test :: Module test_httpauth
[hide private]
[frames] | no frames]

Module test_httpauth

source code

Classes [hide private]
  HTTPAuthTest
Functions [hide private]
 
setup_server() source code
Variables [hide private]
  __package__ = 'cherrypy.test'
  __warningregistry__ = {('the md5 module is deprecated; use has...
Variables Details [hide private]

__warningregistry__

Value:
{('the md5 module is deprecated; use hashlib instead',
  <type 'exceptions.DeprecationWarning'>,
  4): True,
 ('the sha module is deprecated; use the hashlib module instead',
  <type 'exceptions.DeprecationWarning'>,
  4): True}