1. 06 12月, 2012 2 次提交
    • Olivier Delalleau's avatar
      PEP8 · bb9ed8fb
      Olivier Delalleau 提交于
      bb9ed8fb
    • Olivier Delalleau's avatar
      A few improvements to OrderedSet implementation · baac919b
      Olivier Delalleau 提交于
      * Can now construct an OrderedSet from a string
      * Potentially more efficient implementation of __iter__() in Python 2.4
      * __eq__ behavior in the same in both implementations, and now forbids
        comparison to set to avoid confusing non-symmetric equality relations
      baac919b
  2. 05 12月, 2012 4 次提交
  3. 04 12月, 2012 14 次提交
  4. 03 12月, 2012 3 次提交
  5. 02 12月, 2012 3 次提交
  6. 01 12月, 2012 14 次提交