<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,5 +37,5 @@ def reverse():
             new_point = Point(point)
             new_point[OFFSET_64] = last_offset - new_point[OFFSET_64]
             new_sequence.append(new_point)
-        return new_sequence
+        return Sequence(new_sequence)
     return _</diff>
      <filename>core/transforms.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a1d8f072029a12e3646edea8b5946beaaed1cfdf</id>
    </parent>
  </parents>
  <author>
    <name>James Tauber</name>
    <email>jtauber@jtauber.com</email>
  </author>
  <url>http://github.com/jtauber/sebastian/commit/af2038632c9441febbe12ec6852c840b8f2a3fc5</url>
  <id>af2038632c9441febbe12ec6852c840b8f2a3fc5</id>
  <committed-date>2009-10-21T09:31:12-07:00</committed-date>
  <authored-date>2009-10-21T09:31:12-07:00</authored-date>
  <message>fixed reverse to return a Sequence not just a list</message>
  <tree>8976cd72e0c87f0856099ac8fd3c6dcb132e7a2e</tree>
  <committer>
    <name>James Tauber</name>
    <email>jtauber@jtauber.com</email>
  </committer>
</commit>
