aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/main/layout/construct.rs
diff options
context:
space:
mode:
authorbors-servo <release+servo@mozilla.com>2014-02-24 14:13:52 -0500
committerbors-servo <release+servo@mozilla.com>2014-02-24 14:13:52 -0500
commit951672e8d0b1a722443f35315dd7cbe1ed8998b9 (patch)
tree28b89a47972ee6df1bd2abcf4394cba40f6c4a46 /src/components/main/layout/construct.rs
parent061269f9639199a7419e2467ebbe3c28cac1e8ff (diff)
parentcd36b7e0f6fee003f4fa6d8ec2f7414cd2bde0ef (diff)
downloadservo-951672e8d0b1a722443f35315dd7cbe1ed8998b9.tar.gz
servo-951672e8d0b1a722443f35315dd7cbe1ed8998b9.zip
auto merge of #1735 : tgkokk/servo/python-write-bytecode, r=kmcallister
Forgot to actually claim #922. I hope no one is working on it. I removed `PYTHONDONTWRITEBYTECODE=1` from every relevant file and I added code for removing `*.pyc` files in `clean-script` in `mk/clean.mk`. You might want to move the main logic into a function like `REMOVE_PYC_FILES`, since the files will exist eventually in other trees under `/src`. I used `find` in order to find all `*.pyc` files, since they might be in other subdirectories. This is my first PR, so feel free to give me any feedback you might think is necessary.
Diffstat (limited to 'src/components/main/layout/construct.rs')
0 files changed, 0 insertions, 0 deletions