]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Parser/tokenizer.c (tok_nextc): count line numbers when parsing
authorGuido van Rossum <guido@python.org>
Mon, 19 Sep 1994 08:06:25 +0000 (08:06 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Sep 1994 08:06:25 +0000 (08:06 +0000)
commit1a817c0911f6fe64905b28afa808f4841681f683
tree70a358b2695e14e1013b3ce745702af788df8b2b
parentdf1c4ee503252e9446daaf922ee9e58013b890fc
* Parser/tokenizer.c (tok_nextc): count line numbers when parsing
        strings
Parser/tokenizer.c