| commit | 388349add2566823ed18b50b790feaca3559197c | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Sat Oct 08 18:32:40 2011 +0200 |
| committer | Georg Brandl <georg@python.org> | Sat Oct 08 18:32:40 2011 +0200 |
| tree | 8882414e1ce51b42aeaa0e70fca8593681db4f3e | |
| parent | 30589c9041c906ad63a2c286038f8ef1e2f33fc0 [diff] |
Closes #12192: Document that mutating list methods do not return the instance (original patch by Mike Hoy).