Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72650
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Missing stack frames? |
| Date | 2014-06-04 10:52 -0700 |
| Organization | Nightsong/Fort GNOX |
| Message-ID | <7xppiolfyq.fsf@ruckus.brouhaha.com> (permalink) |
| References | <87fvjlv22v.fsf@vostro.rath.org> <CAPTjJmqzgZnziz3+yZb-4bsYtfxT2AG5HQ9Pb3Ya8AWDW8+oHA@mail.gmail.com> <mailman.10709.1401903532.18130.python-list@python.org> |
Nikolaus Rath <Nikolaus@rath.org> writes: > Is there a way to produce a stacktrace without using the interactive > debugger? Yes, use the traceback module.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Missing stack frames? Nikolaus Rath <Nikolaus@rath.org> - 2014-06-04 10:38 -0700 Re: Missing stack frames? Paul Rubin <no.email@nospam.invalid> - 2014-06-04 10:52 -0700
csiph-web