diff options
| author | Greg Ward <gward@python.net> | 2000-09-16 18:33:36 (GMT) |
|---|---|---|
| committer | Greg Ward <gward@python.net> | 2000-09-16 18:33:36 (GMT) |
| commit | acff0b3f3b97584ab9e2da923eb0041f6cc99ed3 (patch) | |
| tree | fd9eb1e971165fe6d7433dc519b36717f598248c /Python/getversion.c | |
| parent | 3d05c1600336ad3f09b28cbedc7b31c17dcf51f0 (diff) | |
| download | cpython-acff0b3f3b97584ab9e2da923eb0041f6cc99ed3.zip cpython-acff0b3f3b97584ab9e2da923eb0041f6cc99ed3.tar.gz cpython-acff0b3f3b97584ab9e2da923eb0041f6cc99ed3.tar.bz2 | |
Changed so lines that are all comment (or just whitespace + comment)
are completely skipped, rather than being treated as blank lines
(and then subject to the 'skip_blanks' flag). This allows us
to process old-style Setup files, which rely on
hello \\
# boo!
there
coming out as "hello there".
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions
