Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72578 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-06-04 12:29 +1000 |
| Last post | 2014-06-04 12:29 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Corrputed stacktrace? Chris Angelico <rosuav@gmail.com> - 2014-06-04 12:29 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-06-04 12:29 +1000 |
| Subject | Re: Corrputed stacktrace? |
| Message-ID | <mailman.10669.1401848960.18130.python-list@python.org> |
On Wed, Jun 4, 2014 at 12:20 PM, Nikolaus Rath <Nikolaus@rath.org> wrote: > File "/usr/lib/python3.3/threading.py", line 878 in _bootstrap Can you replicate the problem in a non-threaded environment? Threads make interactive debugging very hairy. ChrisA
Back to top | Article view | comp.lang.python
csiph-web