commit | 2f8a05441893a404b67c3269f1f4ac15a7b9701f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Jun 28 21:23:33 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Jun 28 21:23:33 2000 +0000 |
tree | ccfe2e7f05e5286abfcfb52e78f1d30fc14e9f05 | |
parent | 3262e1675335e00e0f437cce921a1b22a8a33b76 [diff] |
Trent Mick: use size_t instead of int where appropriate (in strxfrm(), to hold strlen() outcome).