Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102956
| From | Peter Otten <__peter__@web.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: ftplib throws: IndexError: tuple index out of range |
| Date | 2016-02-15 11:05 +0100 |
| Organization | None |
| Message-ID | <mailman.138.1455531012.22075.python-list@python.org> (permalink) |
| References | <56C05CEF.5080304@rece.vub.ac.be> <n9q04l$ese$1@ger.gmane.org> <56C0C63D.4060908@rece.vub.ac.be> |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ftplib throws: IndexError: tuple index out of range Peter Otten <__peter__@web.de> - 2016-02-15 11:05 +0100
csiph-web