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

Already on GitHub? Sign in to your account

python: add errno attribute to pmErr class #112

Merged
merged 1 commit into from Sep 8, 2016

Conversation

Projects
None yet
2 participants
Contributor

ryandoyle commented Sep 6, 2016

Exposes the error code that the exception was raised with via the errno attribute. This follows the convention of Python built-in exceptions.

@natoscott natoscott merged commit 4a103a7 into performancecopilot:master Sep 8, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment