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

Use os.path for all path manipulation #306

Open
sgrieve opened this issue Nov 14, 2017 · 3 comments
Open

Use os.path for all path manipulation #306

sgrieve opened this issue Nov 14, 2017 · 3 comments

Comments

@sgrieve
Copy link
Contributor

sgrieve commented Nov 14, 2017

A long term refactoring target should be to do this, as it should make Nammu more platform independent and generally stable.

@raquelalegre
Copy link
Contributor

I suggest pathlib instead.

@sgrieve
Copy link
Contributor Author

sgrieve commented Nov 14, 2017

Not come across pathlib before. Looks like it will be useful!

@raquelalegre
Copy link
Contributor

I learnt it from @jonc125 :)

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