| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add entries to the stack while iterating over `os.scandir()` results, rather than afterwards. This removes the need for an `entries` list and some zipping.
|
Closing because reversing sibling traversal order isn't kosher - see discussion on #119473. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add entries to the stack while iterating over os.scandir() results, rather than afterwards. This removes the need for an entries list and some zipping.
Requires #119473.