commit | 75a902db7859a4751743e98530c5d96a672641be | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Oct 19 22:06:24 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Oct 19 22:06:24 2007 +0000 |
tree | a730c966dcfc993a800078004aae3a6094a75a6a | |
parent | 21431e85d505b9698c085c25cbf1b2997a352b85 [diff] |
Patch 1280, by Alexandre Vassalotti. Make PyString's indexing and iteration return integers. (I changed a few of Alexandre's decisions -- GvR.)