Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | StrPrinter
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
result | |
Inherited from |
Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
__str__( (StrPrinter)arg1) -> str : __str__() : return string C++ signature : class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __str__(class PyStrPrinter {lvalue})
|
clear( (StrPrinter)arg1) -> None : clear() : clear the buffer C++ signature : void clear(class PyStrPrinter {lvalue}) |
str( (StrPrinter)arg1) -> str : str() : return string C++ signature : class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > str(class PyStrPrinter {lvalue}) |
Property Details |
result
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:16 2008 | http://epydoc.sourceforge.net |