eat to talk to someone who’s successfully
done this.
Thanks for any help anyone can give,
Gerrat Rickert
___
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
seems to work, except for that error window that pops up near the start
(I can’t even tell exactly where it’s cropping up).
Does anyone know what causes this error window, or what I’m
doing wrong?
Thanks for any help,
Gerrat Rickert
wrote that doesn’t seem to work unless I mark it as
multithreaded, and when I mark it as multithreaded and the rest of the
application as single-threaded, they don’t work together.
Gerrat Rickert
___
Python-win32 mailing list
Python
various users (local admin, a power user), and I just can’t get it
to kill the process.
Any Suggestions?
Thanks,
Gerrat Rickert
___
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
…well, I couldn’t get a pure _vbscript_ program to
kill these processes either, but I did find a utility that comes with winXP:
taskkill; so this works like a charm:
import os
name = ‘Apache.exe’
os.system('taskkill /F /IM %s /T' % name)
...I can't tell you the underlying *reason* it doesn't work, only that
it doesn't appear to work without a sound card. ...I was probably in
the same boat as you, where the machine you're developing on may not be
the same as the machines this will eventualy run on.
Gerrat
I'm trying to build a debug version of the win32 extensions (basically
to help track down a memory leak in a COM automation program I've
written). To that end, I purchased a Visual C++ .Net Deluxe Learning
Edition Book (which is probably the cheapest way to get the Visual C++
compiler required).
long explanation for a very elementary question,
but what am I doing wrong?
Regards,
Gerrat
-Original Message-
From: Mark Hammond [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 08, 2007 9:26 PM
To: Gerrat Rickert; [email protected]
Subject: Re: [python-win32] Trying to build deb
).
Thanks so much - that was it.
Regards,
Gerrat
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Sidnei da Silva
Sent: Monday, July 09, 2007 10:51 AM
To: Gerrat Rickert
Cc: [email protected]
Subject: Re: [python-win32] Trying to build debug
Barry, I cannot believe someone else (other than me) finally had this
exact same issue (pretty much in the same context too)!
I always assumed it was something else I had done that was responsible
for the memory leak (I had a multi-threaded program with this issue).
I'm in the process of changi
+1 for APL integration! ;o)
Numpy is nice, but can't touch APL...
...of course, it wasn't a challenge to write an obfuscated one-liner in
APL - it was standard practice!
Gerrat Rickert
-Original Message-
From: bob gailer [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 21,
11 matches
Mail list logo