Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse OS-agnostic filesystem paths in Python #7568
Conversation
|
@bors-servo: r+ |
|
|
|
I’m pretty sure that |
That might be the case, but I think by default, most of the Python utilities like |
Use OS-agnostic filesystem paths in Python This will eventually need to be done for #1908 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7568) <!-- Reviewable:end -->
|
|
|
Are we upstream for |
|
If by that you mean, 'is there an associated upstream file for mach_bootstrap.py', in which case I assume the answer is 'no' but I might be wrong. |
|
I originally modified the one from mozilla-central, but it would take a little bit of comparison to determine if these changes are relevant there. |
frewsxcv commentedSep 8, 2015
This will eventually need to be done for #1908