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

replacing stupid pathlib with path.py which is much more friendlier. #17

Merged
merged 2 commits into from Apr 18, 2014
Merged

replacing stupid pathlib with path.py which is much more friendlier. #17

merged 2 commits into from Apr 18, 2014

Conversation

lowks
Copy link
Collaborator

@lowks lowks commented Apr 18, 2014

Sorry about earlier misjudgement, but after looking at it for quite sometime, I think that pathlib just sucks and it's hard to get them to change things since they are now part of Python libs, you would have to do all sorts of PeP write up and stuff. Let's just use path.py: https://github.com/jaraco/path.py which is much friendlier and easier to use. Case in point, did you know that pathlib does not do chdir() ?!

solos added a commit that referenced this pull request Apr 18, 2014
replacing stupid pathlib with path.py which is much more friendlier.
@solos solos merged commit 94850b7 into solos:master Apr 18, 2014
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.

None yet

2 participants