| commit | 47fbc4049e991f29b0a64cbb0449640b0b0353df | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Tue Aug 25 18:12:36 1998 +0000 |
| committer | Guido van Rossum <guido@python.org> | Tue Aug 25 18:12:36 1998 +0000 |
| tree | d2a30196af5899c567ba1abf23dca7c5a4a5d27a | |
| parent | d0dc5b06a2e51f5b01a14cf1ce291467bb10cfb7 [diff] |
Add a version of PySys_WriteStderr() that writes to stderr, so we can use it in tokenizer.c.