Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace all path operations and functions with pathlib #370

Open
desilinguist opened this issue Feb 14, 2020 · 1 comment
Open

Replace all path operations and functions with pathlib #370

desilinguist opened this issue Feb 14, 2020 · 1 comment

Comments

@desilinguist
Copy link
Member

Now that we are Python 3.6+ only, it makes more sense to use the more readable pathlib.Path interface rather than os-level functions.

@aloukina
Copy link
Collaborator

aloukina commented May 8, 2020

Also related to #385

@desilinguist desilinguist added this to To do in RSMTool v8.1 Nov 3, 2020
@desilinguist desilinguist removed this from To do in RSMTool v8.1 Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants