Kaydet (Commit) e9b034b7 authored tarafından Christian Heimes's avatar Christian Heimes

Issue #17919: add missing import of USHRT_MAX

üst 8a1d1e64
......@@ -4,6 +4,7 @@
import os, select, random, unittest, sys
from test.support import TESTFN, run_unittest
from _testcapi import USHRT_MAX
try:
select.devpoll
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment