Szorc: Mercurial's Journey to and Reflections on Python 3
Szorc: Mercurial's Journey to and Reflections on Python 3
Posted Jan 17, 2020 18:58 UTC (Fri) by cortana (subscriber, #24596)In reply to: Szorc: Mercurial's Journey to and Reflections on Python 3 by roc
Parent article: Szorc: Mercurial's Journey to and Reflections on Python 3
I make it a habit to rely on repr(filename) when printing to log messages etc. It's ugly but it shouldn't risk any misunderstanding.