repo.or.cz
/
worddb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
getting file size for all dict files to be downloaded. coming to be 400mb or so.
[worddb.git]
/
libs
/
openid
/
server
/
__init__.py
blob
c8fde25736a66e63bb5d32aedbd69ac86d3ba90e
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'
]