Make bin/c and bin/compare work on Windows.
authormtklein <mtklein@chromium.org>
Wed, 28 Oct 2015 16:45:44 +0000 (09:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 28 Oct 2015 16:45:44 +0000 (09:45 -0700)
commit24a592c2ef586eaffefab068fdf94c284ae80e57
tree9abea77b51129f41d8080d1ac34b663f835f5a02
parent27a58348b2a38bf8cca16dfd8f332d8cd5773270
Make bin/c and bin/compare work on Windows.
  - Call python explicitly.
  - Drop numpy dependency (on numpy.mean.... come on.)
  - Make scipy dependency optional.

Depends on https://codereview.chromium.org/1419073003 to really work.

BUG=skia:

Doesn't change code.
NOTRY=true

Review URL: https://codereview.chromium.org/1416833004
bin/c
bin/compare