Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76535 > unrolled thread

Re: python scikits.audiolab Sndfile special chars in file name

Started byChris Angelico <rosuav@gmail.com>
First post2014-08-19 11:42 +1000
Last post2014-08-19 11:42 +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.


Contents

  Re: python scikits.audiolab Sndfile special chars in file name Chris Angelico <rosuav@gmail.com> - 2014-08-19 11:42 +1000

#76535 — Re: python scikits.audiolab Sndfile special chars in file name

FromChris Angelico <rosuav@gmail.com>
Date2014-08-19 11:42 +1000
SubjectRe: python scikits.audiolab Sndfile special chars in file name
Message-ID<mailman.13128.1408412540.18130.python-list@python.org>
On Tue, Aug 19, 2014 at 1:34 AM, Furqan wasi <furqan@avpreserve.com> wrote:
> except:
>     print('Simple didnt work')
>     pass

Drop all of these bare excepts. Let the exceptions get printed.
Believe you me, they are a LOT more helpful than "didnt work".

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web