New submission from ntninja <alexander-pbt@ninetailed.ninja>:

Is has come to my attention that the `os.fwalk` function has been missing from 
the standard library on Python for macOS since 3.6, even though macOS should 
support the necessary OS-interfaces (as specified in POSIX.1-2008) to support 
that function it just doesn't appear to exist.

Due to lack of the required hardware I can unfortunately not even test this 
myself.

----------
components: Library (Lib)
messages: 390710
nosy: ntninja
priority: normal
severity: normal
status: open
title: os.fwalk is not exposed on macOS
type: behavior

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

Reply via email to