Files
catalyst/zipline/utils
Eddie Hebert 9326a732a4 MAINT: Make exception handling tests compatible between Python 2 and 3
Python 3 removes the `.message` attribute, so use `str` instead.

Also, the divide by zero message has changed slightly between versions,
so just check for the exception type, instead of also checking the message.
2014-01-07 11:57:49 -05:00
..
2013-04-26 16:03:01 -04:00
2013-08-08 16:46:44 -04:00
2013-11-12 13:26:08 -05:00
2013-04-26 16:03:01 -04:00
2013-10-29 12:02:51 -04:00