Skip to content

Commit c9c122c

Browse files
committed
Exclude from __all__
1 parent a3fc282 commit c9c122c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/asyncio/__init__.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ if sys.platform == "win32":
5555
"Server", # from base_events
5656
"iscoroutinefunction", # from coroutines
5757
"iscoroutine", # from coroutines
58-
"AbstractEventLoopPolicy", # from events
5958
"AbstractEventLoop", # from events
6059
"AbstractServer", # from events
6160
"Handle", # from events

0 commit comments

Comments
 (0)