diff options
author | Guido van Rossum <guido@python.org> | 2000-05-01 20:08:46 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-05-01 20:08:46 +0000 |
commit | 2bdca80eb5d7757d4542e9e12e425a54a11fe300 (patch) | |
tree | f112ef1e20a0eebfb87916cf7c9cfed11c2d2211 /Python/pythonrun.c | |
parent | 634ea52186a13a81d0cc957457adb60fd045dc24 (diff) | |
download | cpython-2bdca80eb5d7757d4542e9e12e425a54a11fe300.tar.gz |
Eric Raymond:
Added and documented the capability for shlex to handle lexical-level
inclusion and a stack of input sources. Also, the input stream member
is now documented, and the constructor takes an optional source-filename.
The class provides facilities to generate error messages that track
file and line number.
[GvR: I changed the __main__ code so that it actually stops at EOF, as
Eric surely intended -- however it returned '' instead of the None he
was testing for.]
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions