Skip to content

Conditional use of os.walk#53

Closed
kaitj wants to merge 1 commit into
childmindresearch:downgrade_pythonfrom
kaitj:maint/walk
Closed

Conditional use of os.walk#53
kaitj wants to merge 1 commit into
childmindresearch:downgrade_pythonfrom
kaitj:maint/walk

Conversation

@kaitj
Copy link
Copy Markdown
Contributor

@kaitj kaitj commented May 13, 2025

Implements a walk function that only uses os.walk if py311, otherwise path.walk is available (or cloudlibpath.walk).

Feel free to make changes to this, I am just PRing this before I forget.

@kaitj kaitj requested a review from clane9 May 13, 2025 20:19
@kaitj kaitj self-assigned this May 13, 2025
@clane9
Copy link
Copy Markdown
Contributor

clane9 commented May 28, 2025

Superseded by #51.

@clane9 clane9 closed this May 28, 2025
@kaitj kaitj deleted the maint/walk branch September 9, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants