Sign in
third-party-mirror
/
rohanpm
/
more-executors
/
7a02120643f5afb3cddd5befa3f85d7a2d4f8ba1
/
.
/
more_executors
/
poll.py
blob: 0389fab7161ecd95e4d5ace9aacc497cd1a57704 [
file
] [
log
] [
blame
]
from
.
_impl
.
poll
import
PollExecutor
,
PollDescriptor
__all__
=
[
"PollExecutor"
,
"PollDescriptor"
]