]> granicus.if.org Git - python/commit
Add a version of PySys_WriteStderr() that writes to stderr, so we can
authorGuido van Rossum <guido@python.org>
Tue, 25 Aug 1998 18:12:36 +0000 (18:12 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Aug 1998 18:12:36 +0000 (18:12 +0000)
commit47fbc4049e991f29b0a64cbb0449640b0b0353df
treed2a30196af5899c567ba1abf23dca7c5a4a5d27a
parentd0dc5b06a2e51f5b01a14cf1ce291467bb10cfb7
Add a version of PySys_WriteStderr() that writes to stderr, so we can
use it in tokenizer.c.
Parser/pgenmain.c