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

A minor issue found via static analysis #35

Closed
tzickel opened this issue Dec 13, 2016 · 1 comment
Closed

A minor issue found via static analysis #35

tzickel opened this issue Dec 13, 2016 · 1 comment

Comments

@tzickel
Copy link

tzickel commented Dec 13, 2016

ExceptionPexpect is not defined.

raise ExceptionPexpect("OSError of errno.ENXIO should be raised.")

Found using cython and
https://gist.github.com/tzickel/ea4541b12c1298a8092c3ec5043ef77e

pip install -I --root temp_ptyprocess ptyprocess
python checkcython.py temp_ptyprocess
@takluyver
Copy link
Member

Thanks! #36 should fix it.

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

No branches or pull requests

2 participants