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

Import USHRT_MAX to fix failing test_devpool test

üst 720c7e28
......@@ -8,6 +8,7 @@ import select
import sys
import unittest
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