Skip to content

bpo-40275: Fix name error in support.socket_helper - #19825

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:socket_helper
May 1, 2020
Merged

bpo-40275: Fix name error in support.socket_helper#19825
vstinner merged 1 commit into
python:masterfrom
vstinner:socket_helper

Conversation

@vstinner

@vstinnervstinner commented May 1, 2020

Copy link
Copy Markdown
Member

Replace TestFailed with support.TestFailed.

Bug spotted with pyflakes.

https://bugs.python.org/issue40275

Replace TestFailed with support.TestFailed.
Bug spotted with pyflakes.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@the-knights-who-say-ni@bedevere-bot