mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
8e7cebb497
It would just fail if the path was inaccessible and had a trailing slash. It should fall back to the parent directory's metadata.
(cherry picked from commit fe63a401a9)
Co-authored-by: Steve Dower <steve.dower@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.