Home | Trees | Indices | Help |
|
---|
|
|
|||
Index | |||
AuthTest |
|
|||
log = logging.getLogger('pulp')
|
|||
URLS = '/$', 'Index', '/([^/]+)/auth/$', 'AuthTest'
|
|||
application = web.application(URLS, globals())
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:30 2010 | http://epydoc.sourceforge.net |