Skip to content

Fix middle slash removed by replace #64

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

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

Afnarel
Copy link
Contributor

@Afnarel Afnarel commented Feb 24, 2016

This pull request fixes issue #54 by using the method strip('/') to remove leading and trailing slashes from parent URL instead of the method replace('/', '') which also removed slashes in-between.

@manosim manosim added this to the Release 0.0.7 milestone Feb 24, 2016
manosim pushed a commit that referenced this pull request Feb 24, 2016
@manosim manosim merged commit e3a3aac into manosim:master Feb 24, 2016
@manosim
Copy link
Owner

manosim commented Feb 24, 2016

Looks good @Afnarel! Thank you for contributing 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants