repr
repr — Alternate repr() implementation
Note
The repr
module has been renamed to reprlib
in Python 3. The 2to3 tool will automatically adapt imports when converting your sources to Python 3.
Source code: Lib/repr.py
The repr
module provides a means for producing object representat