| Home | Trees | Indices | Help |
|---|
|
|
1 """
2 This package contains the portions of the library used only when
3 implementing an OpenID server. See L{openid.server.server}.
4 """
5
6 __all__ = ['server', 'trustroot']
7
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 17 16:12:45 2011 | http://epydoc.sourceforge.net |