mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Merge.
This commit is contained in:
commit
808d83d8fd
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
import os, select, random, unittest, sys
|
import os, select, random, unittest, sys
|
||||||
from test.support import TESTFN, run_unittest
|
from test.support import TESTFN, run_unittest
|
||||||
|
from _testcapi import USHRT_MAX
|
||||||
|
|
||||||
try:
|
try:
|
||||||
select.devpoll
|
select.devpoll
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue