commit | 14aa280de23ecb6c31ffbde4a12c1a0a6f5493e0 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Feb 19 20:25:12 2012 +0100 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Feb 19 20:25:12 2012 +0100 |
tree | a6272d0d650f428339f265e22b8687df767b600f | |
parent | 32ac92cd4a341fc2503305b3017d2262c203558e [diff] |
Use __slots__ throughout instead of __dict__, to reduce the memory usage.