commit | f4e6b98b014f84eaf8187c86c7f3c96d5d08daba | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Sep 16 10:12:06 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Sep 16 10:12:06 2009 +0000 |
tree | 517d97366cc161f4771721923484a0fe8c2c65be | |
parent | 83130c39427f20566b3bae73c28c15b4326daf1c [diff] |
#5621: refactor description of how class/instance attributes interact on a.x=a.x+1 or augassign.