bors-servo
b080da474f
Auto merge of #10791 - servo:explicit-python-path, r=KiChjang
...
Blind attempt at fixing a Python import error on Windows.
See #10789 .
<!-- 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/10791 )
<!-- Reviewable:end -->
2016-04-21 17:26:11 -07:00
Per Lundberg
4643737a1b
Applied a bunch of suggestions from Simon.
2016-04-21 22:42:35 +03:00
Per Lundberg
d0489f1160
Improve properties.mako.rs file structure, take 2
...
This is a new attempt of #10586 , after Simon Sapin's great cleanups in #10749 has landed. I have adjusted the changes to the new structure that was introduced, and also only done a few of the longhand ones. Will certainly continue on this as soon as we have a basic agreement that this style is reasonable.
2016-04-21 22:42:35 +03:00
Simon Sapin
ad95a1dd23
Blind attempt at fixing a Python import error on Windows.
...
See #10789 .
2016-04-21 19:46:23 +02:00
Simon Sapin
515c5ef540
Tidy
2016-04-20 17:19:25 +02:00
Simon Sapin
2d8c17e600
Extract some Python code from properties.mako.rs into a separate file.
2016-04-20 15:30:27 +02:00
Simon Sapin
7787b21e30
Move Mako-related files into a new sub-directory.
...
There’s gonna be more of them.
2016-04-20 14:49:27 +02:00