commit | 3e483f643de3d38125a7ca04bb424323cf736762 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jul 16 22:57:41 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jul 16 22:57:41 2008 +0000 |
tree | ae93e08d4ffce04781bc0974fa633d64d17ff487 | |
parent | a24869ada70ab30f4e08d71cdefda644cc40c6b0 [diff] |
#3156: fix consistency in what type bytearray methods accept as items. Also rename confusing "item" parameters to "index".