mhdazeem / modbus-tk

Automatically exported from code.google.com/p/modbus-tk
Other
0 stars 0 forks source link

Code review request #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/modbus-tk/source/diff?spec=svn3d323780acb9d388581ea186
b3c1e1c893e1c194&r=3d323780acb9d388581ea186b3c1e1c893e1c194&format=side&path=/mo
dbus_tk/modbus.py

Purpose of code changes on this branch:

Let exceptions raised in Server._do_init() boil up to caller instead of being 
catched by a try/except all block.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by AWooster...@gmail.com on 28 Feb 2015 at 8:40

GoogleCodeExporter commented 9 years ago

Original comment by luc.jean@gmail.com on 29 Apr 2015 at 8:56