| commit | 65967259f2db65ad301b9a69ff91af27e7737b15 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Sat Apr 21 13:20:18 2001 +0000 |
| committer | Guido van Rossum <guido@python.org> | Sat Apr 21 13:20:18 2001 +0000 |
| tree | e96262a89fffa5434dbeb7a0bd5490b775ad784f | |
| parent | a3f98d6bac3fbfc0e010360b11793bbd8a8f4c85 [diff] |
Oops, forgot to merge this from the iter-branch to the trunk. This adds "for line in file" iteration, as promised.