Home | Trees | Indices | Help |
|
---|
|
object --+ | ModuleType --+ | _LazyOverlayModule
proxy module which overlays original module, and lazily imports specified attributes.
this is mainly used to prevent importing of resources that are only needed by certain password hashes, yet allow them to be imported from a single location.
used by :mod:`passlib.utils`, :mod:`passlib.utils.crypto`, and :mod:`passlib.utils.compat`.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 12 10:03:42 2014 | http://epydoc.sourceforge.net |