1. 21 Nov, 2008 1 commit
    • Stefan Behnel's avatar
      fix for assignments to sequences · 40002217
      Stefan Behnel authored
      - in the case of an unpacking error, no assignment must take place
        => do the complete unpacking first, then the assignment
      - a tiny bit slower for tuples (<5%)
      - shorter, much more readable code
      40002217
  2. 19 Nov, 2008 10 commits
  3. 18 Nov, 2008 4 commits
  4. 17 Nov, 2008 2 commits
  5. 16 Nov, 2008 6 commits
  6. 14 Nov, 2008 8 commits
  7. 13 Nov, 2008 5 commits
  8. 12 Nov, 2008 4 commits