Files
catalyst/zipline/utils
Eddie Hebert f093b2fb59 MAINT: Adjust for comparison changes in Python 3.
Use date sorted sources instead, instead of sorting with second
argument of Event, etc. since the `heapq.merge` behavior is using
the second part of the tuple, thus requiring a richer set of comparison
methods, which would only be used in the test context.

Use `date_sorted_sources` instead, so that sorting is done on algo time
and source id.
2014-01-07 11:57:52 -05:00
..
2013-04-26 16:03:01 -04:00
2013-08-08 16:46:44 -04:00
2013-04-26 16:03:01 -04:00
2013-10-29 12:02:51 -04:00