Skip to content

String Format

tillkolster edited this page Feb 9, 2017 · 2 revisions

When writing __str__ or __repr__ functions, use new style string format:

https://pyformat.info/

Clone this wiki locally