| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
_LazyString
Class for strings created by a function call.
The proxy implementation attempts to be as complete as possible, so that the lazy objects should mostly work as expected, for example for sorting.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| value | |||
| _args | |||
| _func | |||
| _kwargs | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
repr(x)
|
|
|||
value
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Jan 24 13:42:03 2016 | http://epydoc.sourceforge.net |