Ticket #4113 (closed defect: fixed)
Generic try: except are bad
| Reported by: | misc | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.12 |
| Component: | None | Version: | svn |
| Severity: | trivial | Keywords: | |
| Cc: | OS: | All |
Description
I think using generic try/execpt is not a good practice in python, as this can mask syntax problem and other unattended errors. So I propose this patch on gajim.py
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
