1. 30 Apr, 2015 1 commit
    • Kevin Modzelewski's avatar
      Save+reuse attrwrappers we generate for objects · a011d128
      Kevin Modzelewski authored
      With the goal of making `assert obj.__dict__ is obj.__dict__` work.
      I haven't seen people do that, but people (gflags, doctest? others?)
      definitely need `assert globals() is globals()` to pass, which uses
      the same mechanism.
      a011d128
  2. 29 Apr, 2015 5 commits
  3. 28 Apr, 2015 2 commits
  4. 27 Apr, 2015 14 commits
  5. 25 Apr, 2015 5 commits
  6. 24 Apr, 2015 13 commits