]> granicus.if.org Git - python/commit
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 12 Oct 1998 20:53:15 +0000 (20:53 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 12 Oct 1998 20:53:15 +0000 (20:53 +0000)
commitdeff89c8be78ed962d989bd88c5b3ee292263596
treec394e51426f071b8dcfc11418cb6280e425b3d80
parent3179b36014d1dd48cc3f1363edf4b1adecc12c79
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
17 files changed:
Mac/Include/macbuildno.h
Mac/Lib/lib-toolbox/AEDataModel.py
Mac/Lib/lib-toolbox/AEObjects.py
Mac/Lib/lib-toolbox/AERegistry.py
Mac/Lib/lib-toolbox/AppleEvents.py
Mac/Lib/lib-toolbox/Controls.py
Mac/Lib/lib-toolbox/Dialogs.py
Mac/Modules/ae/AEmodule.c
Mac/Modules/ae/aesupport.py
Mac/Modules/ctl/Ctlmodule.c
Mac/Modules/ctl/ctlsupport.py
Mac/Modules/dlg/Dlgmodule.c
Mac/Modules/dlg/dlgsupport.py
Mac/Modules/macosmodule.c
Mac/Modules/waste/wastemodule.c
Mac/Modules/waste/wastesupport.py
Mac/Python/macimport.c