| commit | 49d6b07c6b4b16d35f160726a59de819d077ee30 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Aug 17 21:11:47 2006 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Aug 17 21:11:47 2006 +0000 |
| tree | 45686ed91cc46f46e206bb52a45d7c8abd3cf67b | |
| parent | bf12cdbb2880eb402f65ce8d1db09caa84c6b801 [diff] |
Make the it_index field in the str/unicode iterators Py_ssize_t's. Test the new iterators on str/unicode.