[issue27232] os.fspath() should not use repr() on error

SilentGhost report at bugs.python.org
Mon Jun 6 02:50:15 EDT 2016


SilentGhost added the comment:

This is behaviour introduced by issue 25548, it would make sense to me to discuss this problem there if you think it's necessary. repr in error messages has been a standard approach in Python for a very long time, however.

----------
nosy: +SilentGhost
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
superseder:  -> Show the address in the repr for class objects

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27232>
_______________________________________


More information about the Python-bugs-list mailing list