Michael Hoffman <qq9jsuv...@snkmail.com> added the comment:

> * For some libc functions we add options to existing functions rather of 
> duplicating the number of names in the os module. For example the dir_fd  
> option instead of *at() functions. Wouldn't be better to add a buulean 
> parameter (with platform-depending default) to getcwd()?

I agree, adding an option to `getcwd()` would probably be a better approach and 
reduce some of the other potential confusion.

----------

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

Reply via email to