| 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 Thu Jul 29 15:11:33 2010 | http://epydoc.sourceforge.net |