Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing re-raise #24

Open
GoogleCodeExporter opened this issue Sep 7, 2015 · 0 comments
Open

Missing re-raise #24

GoogleCodeExporter opened this issue Sep 7, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Probably want except clause to look like: 
https://github.com/cancan101/pynetdicom/blob/00f24611d5538c08e2f8112520375b2d3e1
7d051/source/netdicom/DULprovider.py#L299

rather than: 
https://code.google.com/p/pynetdicom/source/browse/source/netdicom/DULprovider.p
y?spec=svnbcdde35b2aaea722b9c58477cee10f2d302360cc&r=bcdde35b2aaea722b9c58477cee
10f2d302360cc#292

Original issue reported on code.google.com by agrothberg on 19 Jan 2015 at 10:58

scaramallion referenced this issue in scaramallion/pynetdicom_legacy Jan 20, 2017
Code cleanup as per PEP8/257, bug fixes, docstring updates, moved tests dir.

Fixes #24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant