Łukasz Langa added the comment:

Would you expect to make the following also accept a sequence of path elements?

- normpath, realpath, relpath
- dirname
- exists, lexists
- expanduser, expandvars
- isdir, isfile, islink
- getsize, etc.

I agree with R. David's sentiment. Moreover, relpath takes an optional second 
argument which would make this change backward incompatible.

----------
nosy: +lukasz.langa
versions:  -Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18222>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to