]> granicus.if.org Git - python/commit
t_bootstram(): Use PySys_WriteStderr() instead of fprintf(stderr,...).
authorFred Drake <fdrake@acm.org>
Fri, 20 Oct 2000 20:02:37 +0000 (20:02 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 20 Oct 2000 20:02:37 +0000 (20:02 +0000)
commit9c801abef333c8a932bc6eddbee4dbaec25b579c
treee898de2e3babf12c3763359a35e01356918ed192
parentff88e460aa1d24c5c44028fef26b65e0b4a27fa5
t_bootstram():  Use PySys_WriteStderr() instead of fprintf(stderr,...).

This closes bug #117324.
Modules/threadmodule.c