1. 20 Jun, 2013 3 commits
  2. 18 Jun, 2013 12 commits
  3. 17 Jun, 2013 12 commits
  4. 14 Jun, 2013 1 commit
  5. 13 Jun, 2013 4 commits
  6. 12 Jun, 2013 7 commits
  7. 11 Jun, 2013 1 commit
    • Vincent Pelletier's avatar
      Use single-underscore property prefix. · 43ab06c9
      Vincent Pelletier authored
      For easier debugging, so we don't have to know how python mangles
      double-underscore properties, as introspection is reduced by __slots__
      usage.
      Suggested by Julien Muchembled <jm@nexedi.com>
      43ab06c9