← Back
Editing: __init__.py
""" This package contains the portions of the library used only when implementing an OpenID server. See L{openid.server.server}. """ __all__ = ['server', 'trustroot']
Save File
Cancel