Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | AuthCache
AuthCache(headername, scheme, answer, cachedata)
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
answer Alias for field number 2 |
|||
cachedata Alias for field number 3 |
|||
headername Alias for field number 0 |
|||
scheme Alias for field number 1 |
|||
Inherited from |
|
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of AuthCache(headername, scheme, answer, cachedata)
|
Return a nicely formatted representation string
|
|
answerAlias for field number 2
|
cachedataAlias for field number 3
|
headernameAlias for field number 0
|
schemeAlias for field number 1
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 13 14:56:41 2011 | http://epydoc.sourceforge.net |