| commit | 374a92261b191df619f7bcbde104eeda5edede2d | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Apr 04 10:40:29 1991 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Apr 04 10:40:29 1991 +0000 |
| tree | 4142194008ceebb8c20e8b4c6324b07afd3ea511 | |
| parent | 5662746a9e0545120d5a0368b465bc93aee3a069 [diff] |
Moved support functions after main function; added prototypes; Fixed 'needspace' hack to use a flag in the stdout file object; added local and global variable lookup cases.