Antoine Pitrou added the comment: > If most (or all) of the file handling functions in Python are using *W() APIs > and can support the prefix, I'd rather add it in silently if only to avoid > the long path issue.
This would only work for fully-qualified paths, right? Not relative ones. I'm all for making things higher-level, I just want to make sure it won't break existing use cases :-) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22299> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com