Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102956 > unrolled thread
| Started by | Peter Otten <__peter__@web.de> |
|---|---|
| First post | 2016-02-15 11:05 +0100 |
| Last post | 2016-02-15 11:05 +0100 |
| 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: ftplib throws: IndexError: tuple index out of range Peter Otten <__peter__@web.de> - 2016-02-15 11:05 +0100
| From | Peter Otten <__peter__@web.de> |
|---|---|
| Date | 2016-02-15 11:05 +0100 |
| Subject | Re: ftplib throws: IndexError: tuple index out of range |
| Message-ID | <mailman.138.1455531012.22075.python-list@python.org> |
Antoon Pardon wrote: >> PS: How did you produce the overview over the local variables? That looks >> nice. > I started from this recipe: > http://code.activestate.com/recipes/52215-get-more-information-from-tracebacks/ > made it more to my liking and turned it into a module. So that instead of > a program being run like this: Ah, thanks!
Back to top | Article view | comp.lang.python
csiph-web