Steve Dower <steve.do...@python.org> added the comment:
I think Eryk's point is that the behaviour is correct, and it's unfortunate that certain tools use realpath() when they don't actually mean it (I've been bitten by this too with pytest). Presumably you want to replace realpath with abspath? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43968> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com