Serhiy Storchaka <storch...@gmail.com> added the comment:

Perhaps it is better not export these functions in the `os` module, leaving 
them in `posix`?

In addition, `stat` and `lstat` is not very thin wrappers (especially on 
Windows) given that they are working with `bytes` and with `str`.

----------

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

Reply via email to