commit | c62cf36e7630c73a5bc2309430b836cd616bb718 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Oct 24 13:15:28 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Oct 24 13:15:28 1998 +0000 |
tree | 780cdce608a0f6684bb18c25217109b2f1b6b3c9 | |
parent | 3fbe67abd14c6341a44c9715a32d0f01ff4f9432 [diff] |
The last two example functions in the section about default argument values (4.7.1) should return l, not a. Reported by Axel Boldt.