]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add SystemError to errors from compilation 1030/head
authorMatthew Brett <matthew.brett@gmail.com>
Tue, 8 Apr 2014 18:23:21 +0000 (11:23 -0700)
committerMatthew Brett <matthew.brett@gmail.com>
Tue, 8 Apr 2014 18:23:21 +0000 (11:23 -0700)
commit5347ae21bd8d8548a2789b8beb635f906ae7493d
tree88590d9424dd42a237e797ce76db180227639692
parent3c66b6a58860113c7f79dacc9ecf8ba08ab0ddc6
Add SystemError to errors from compilation

OSX generates a SystemError from a missing compiler; trap with other
compilation errors.
setup.py