Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4191 > unrolled thread
| Started by | Miki Tebeka <miki.tebeka@gmail.com> |
|---|---|
| First post | 2011-04-30 01:08 -0700 |
| Last post | 2011-04-30 01:08 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: Aborting Python from C code Miki Tebeka <miki.tebeka@gmail.com> - 2011-04-30 01:08 -0700
| From | Miki Tebeka <miki.tebeka@gmail.com> |
|---|---|
| Date | 2011-04-30 01:08 -0700 |
| Subject | Re: Aborting Python from C code |
| Message-ID | <mailman.1014.1304150914.9059.python-list@python.org> |
> In our sandboxed Python environment, I would like to be able to > trigger an abort of the currently-running Python script (from a signal > handler or another thread). There's os.abort
Back to top | Article view | comp.lang.python
csiph-web