Andrei Kulakov <[email protected]> added the comment:
In current dev version (3.11), _PosixFlavor doesn't have gethomedir(), and instead os.path.expanduser() is used via _NormalAccessor(). So at least for the current dev version, the docs are accurate. ---------- nosy: +andrei.avk _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41082> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
