mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Code should use os.walk() instead, which works with either str or bytes. All internal calls use str.
Code should use os.walk() instead, which works with either str or bytes. All internal calls use str.