Public Member Functions | |
| def | __init__ (self, _getattr_) |
Private Member Functions | |
| def | _call_print (self, *objects, **kwargs) |
Class to handle printing inside scripts.
Definition at line 299 of file __init__.py.
| def homeassistant.components.python_script.StubPrinter.__init__ | ( | self, | |
| _getattr_ | |||
| ) |
Initialize our printer.
Definition at line 302 of file __init__.py.
|
private |
Print text.
Definition at line 305 of file __init__.py.