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.basename instead of split('/')[-1] #10664

Merged
merged 1 commit into from Apr 17, 2016
Merged

Conversation

@zwn
Copy link
Contributor

zwn commented Apr 17, 2016

Fixes #10596. I have split up this commit from #10618 as it seem the easiest to review.


This change is Reviewable

@highfive
Copy link

highfive commented Apr 17, 2016

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @KiChjang (or someone else) soon.

@highfive
Copy link

highfive commented Apr 17, 2016

Heads up! This PR modifies the following files:

  • @KiChjang: components/script/dom/bindings/codegen/Configuration.py
@highfive
Copy link

highfive commented Apr 17, 2016

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@wafflespeanut
Copy link
Member

wafflespeanut commented Apr 17, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 17, 2016

📌 Commit b6dc348 has been approved by Wafflespeanut

@bors-servo
Copy link
Contributor

bors-servo commented Apr 17, 2016

Testing commit b6dc348 with merge bae2ab0...

bors-servo added a commit that referenced this pull request Apr 17, 2016
Use os.path.basename instead of split('/')[-1]

Fixes #10596. I have split up this commit from  #10618 as it seem the easiest to review.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10664)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 17, 2016

@bors-servo bors-servo merged commit b6dc348 into servo:master Apr 17, 2016
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@zwn zwn deleted the zwn:os-path-basename branch Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.