]> granicus.if.org Git - python/commit
SF bug #805304: super instances don't support item assignment
authorRaymond Hettinger <python@rcn.com>
Tue, 17 Aug 2004 02:21:45 +0000 (02:21 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 17 Aug 2004 02:21:45 +0000 (02:21 +0000)
commitcb40ba1f5e5913c8f9ff807f419569301c23008f
tree3502fc9151b88c367c7c190221d362c1a47a6d4d
parent6c06cd5ff9dbf940c5907eb4d8992e7ee857b1d7
SF bug #805304:  super instances don't support item assignment

Document a nuance of super().  It is designed to work well with dotted
attribute lookup but not with equivalent implicit lookups using operators
or statements.
Doc/lib/libfuncs.tex