Nick Coghlan <ncogh...@gmail.com> added the comment:

Hmm, given the various *at() APIs that sort alphabetically next to their path 
based counterparts, perhaps we can make the naming consistency change go the 
other way? (i.e. listdirfd() and walkfd()). Even if POSIX puts the fd at the 
front, do we really have to follow them in a silly naming scheme?

And as per the python-dev discussion, +1 for being consistent with os.walk() 
when it comes to symlinks to directories.

Aside from the naming question, is there anything else holding this up?

----------

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

Reply via email to