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

RemotePath.split() fails #286

Closed
mordi42 opened this issue Jul 13, 2016 · 0 comments
Closed

RemotePath.split() fails #286

mordi42 opened this issue Jul 13, 2016 · 0 comments

Comments

@mordi42
Copy link

mordi42 commented Jul 13, 2016

since ccdf5a3

suggested solution:
if parts[0] and parts[0][0] not in ("/","\\"):
should replace
if parts[0][0] not in ("/","\\"):

henryiii added a commit that referenced this issue Jul 16, 2016
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

No branches or pull requests

2 participants