Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Python only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Python
stop program
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Alberto Vera
#1
stop program
Jul 18 '05, 05:01 AM
Hello:
Is it possible to stop a program like an executable using Python?
Regards
Irmen de Jong
#2
Jul 18 '05, 05:01 AM
Re: stop program
Alberto Vera wrote:
[color=blue]
> Is it possible to stop a program like an executable using Python?[/color]
Unix: take a look at os.kill
other platforms: I have no idea.
--Irmen
Comment
Post
Cancel
Matt Gerrans
#3
Jul 18 '05, 05:01 AM
Re: stop program
> other platforms: I have no idea.
On Windows, use win32api.Termin ateProcess()
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment