Greg Ward writes: > Attached is a two-line patch that silences the compiler warnings by only > using the "_r" versions in a threaded Python. Actually, you missed the second #ifdef HAVE_TMPNAM_R; fix that, *then* check this in. ;) -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> Corporation for National Research Initiatives