Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(211)

Issue 1666050: catch only Exception according to PEP 352 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 10 months ago by ced
Modified:
15 years, 10 months ago
Reviewers:
bch
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -103 lines) Patch
M trytond/backend/mysql/database.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/backend/mysql/table.py View 3 chunks +3 lines, -3 lines 0 comments Download
M trytond/backend/postgresql/database.py View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/backend/postgresql/table.py View 3 chunks +3 lines, -3 lines 0 comments Download
M trytond/backend/sqlite/database.py View 5 chunks +5 lines, -5 lines 0 comments Download
M trytond/ir/action.py View 12 chunks +12 lines, -12 lines 0 comments Download
M trytond/ir/cron.py View 3 chunks +4 lines, -4 lines 0 comments Download
M trytond/ir/lang.py View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/ir/model.py View 3 chunks +3 lines, -3 lines 0 comments Download
M trytond/ir/module/module.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/ir/sequence.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/ir/translation.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/ir/ui/view.py View 7 chunks +7 lines, -7 lines 0 comments Download
M trytond/model/browse.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/fields/reference.py View 1 chunk +2 lines, -2 lines 0 comments Download
M trytond/model/modelsql.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/modelstorage.py View 4 chunks +4 lines, -4 lines 0 comments Download
M trytond/model/modelview.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/modules/__init__.py View 2 chunks +2 lines, -2 lines 0 comments Download
M trytond/monitor.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/pool.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/protocols/dispatcher.py View 5 chunks +5 lines, -5 lines 0 comments Download
M trytond/protocols/jsonrpc.py View 3 chunks +4 lines, -4 lines 0 comments Download
M trytond/protocols/netrpc.py View 8 chunks +9 lines, -9 lines 0 comments Download
M trytond/protocols/webdav.py View 3 chunks +3 lines, -3 lines 0 comments Download
M trytond/protocols/xmlrpc.py View 4 chunks +5 lines, -5 lines 0 comments Download
M trytond/pysocket.py View 4 chunks +5 lines, -5 lines 0 comments Download
M trytond/res/user.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/server.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/tools/convert.py View 4 chunks +4 lines, -4 lines 0 comments Download
M trytond/tools/misc.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/webdav/webdav.py View 6 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 3
ced
15 years, 10 months ago (2010-07-05 18:53:03 UTC) #1
bch
On 2010/07/05 18:53:03, ced wrote: > Ok for me. Do you plan to backport it ...
15 years, 10 months ago (2010-07-06 12:15:57 UTC) #2
ced
15 years, 10 months ago (2010-07-06 14:15:00 UTC) #3
On 2010/07/06 12:15:57, bch wrote:
> On 2010/07/05 18:53:03, ced wrote:
> > 
> 
> Ok for me. Do you plan to backport it ?

No we never encounter issue about that.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b