xonsh/news/lazyobject-repr.rst
Konstantinos Tsakiltzidis 00d0da6916 repr/str for lazyobject
2016-08-17 14:22:20 +03:00

15 lines
197 B
ReStructuredText

**Added:**
* ``__repr__`` and ``__str__`` magic method on LazyObject
**Changed:** None
**Deprecated:** None
**Removed:**
* Unused imports in proc, flake8.
**Fixed:** None
**Security:** None