Almost There - os.kill()
Carsten Haese
carsten at uniqsys.com
Mon Sep 24 07:49:39 EDT 2007
More information about the Python-list mailing list
Mon Sep 24 07:49:39 EDT 2007
- Previous message (by thread): Almost There - os.kill()
- Next message (by thread): Almost There - os.kill()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2007-09-24 at 12:40 +0100, Robert Rawlins - Think Blue wrote: > Woops, > > > > Spoke too soon, just wrapped them in int() and it works a charm :-D I'm glad that you figured it out for yourself. I'd like to suggest that you adjust your "give up and ask the list for help" threshold upwards. Being stumped is frustrating, but on the other hand, figuring stuff out for yourself is very rewarding, and you retain the acquired knowledge more readily than if someone just gave you the answer. By the way, I hope you only wrapped the pid argument in int(), since 15 is already an int. -- Carsten Haese http://informixdb.sourceforge.net
- Previous message (by thread): Almost There - os.kill()
- Next message (by thread): Almost There - os.kill()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list