xonsh/news/lazyobject-repr.rst

16 lines
197 B
ReStructuredText
Raw Normal View History

2016-08-17 14:22:20 +03:00
**Added:**
* ``__repr__`` and ``__str__`` magic method on LazyObject
**Changed:** None
**Deprecated:** None
**Removed:**
* Unused imports in proc, flake8.
**Fixed:** None
**Security:** None