More about simple question

Bengt Richter bokr at oz.net
Tue Nov 5 20:23:06 EST 2002


On Tue, 05 Nov 2002 13:52:48 +0100, Joerg Woelke <dvass at felis.uni-freiburg.de> wrote:

>Bengt Richter wrote:
>> 
>> On Mon, 4 Nov 2002 21:11:52 -0800 (PST), xinghua shi <csshi99 at yahoo.com> wrote:
>> 
>> >--0-1493159574-1036473112=:21756
>> >Content-Type: text/plain; charset=us-ascii
>> >
>> >
>> >>
>> >> import sys,os,string
>> >>
>> >> pid = os.getpid()
>> >>
>> >> filename = ".ld.mon." + str(pid)
>
>Maybe you are interested in os.tempnam, os.tmpfile or
>os.tmpnam?
>
I think you may be confusing me with someone else, who might be interested ;-)

>[ snip ]
>
>> Regards,
>> Bengt Richter
>
>HTH, J"o!
>
>-- 
>sigfault

Regards,
Bengt Richter



More information about the Python-list mailing list