[issue14626] os module: use keyword-only arguments for dir_fd and nofollow to reduce function count

Larry Hastings report at bugs.python.org
Fri Apr 20 01:56:59 CEST 2012


Larry Hastings <larry at hastings.org> added the comment:

storchaka: sorry for the long delay, somehow I missed your reply in python-ideas.)

You said you envision this as a big patch.  Could I convince you to try and make a series of smaller patches?  It should be easy to break up into small pieces--do one patch adding dir_fd, the next with follow_symlinks, etc.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14626>
_______________________________________


More information about the Python-bugs-list mailing list