]> granicus.if.org Git - python/commit
Replace all calls to fprintf(stderr, ...) with calls to PySys_WriteStderr(...).
authorGuido van Rossum <guido@python.org>
Tue, 12 May 1998 15:02:41 +0000 (15:02 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 May 1998 15:02:41 +0000 (15:02 +0000)
commitb41addf6a6dca8ea2183f91a9fb9f8eee3d1ff0a
tree893f30fb224c77a169e0a01cd824c943bf20db36
parenta890e688076d323baa8aef5b5da4bc6a60ad3adc
Replace all calls to fprintf(stderr, ...) with calls to PySys_WriteStderr(...).
Modules/_tkinter.c