Skip to content

[2.7] bpo-18035: telnetlib: select.error doesn't have an errno attribute #5044

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

Merged
merged 1 commit into from
Dec 29, 2017

Conversation

segevfiner
Copy link
Contributor

@segevfiner segevfiner commented Dec 29, 2017

select.error doesn't have an errno attribute so access the errno by indexing instead.

https://bugs.python.org/issue18035

select.error doesn't have an errno attribute so access the errno by
indexing instead.
Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@gpshead gpshead merged commit 3ceaed0 into python:2.7 Dec 29, 2017
@segevfiner segevfiner deleted the bpo-18035-telnetlib-select-error branch February 5, 2018 20:02
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

Successfully merging this pull request may close these issues.

4 participants