This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author klo.uo
Recipients Ramchandra Apte, eric.araujo, klo.uo, tarek
Date 2013-01-09.13:22:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <4510526198.20130109142211@gmail.com>
In-reply-to <1357737442.34.0.362637153412.issue16907@psf.upfronthosting.co.za>
Content
> Can you fix the bare except?

========================================
...
except ImportError:
    pass
========================================
History
Date User Action Args
2013-01-09 13:22:14klo.uosetrecipients: + klo.uo, tarek, eric.araujo, Ramchandra Apte
2013-01-09 13:22:14klo.uolinkissue16907 messages
2013-01-09 13:22:14klo.uocreate