mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-08 20:43:25 +08:00
Add multiprocessing.popen_spawn_posix submodule (#8427)
This commit is contained in:
@@ -56,9 +56,10 @@ syslog
|
||||
termios
|
||||
xxlimited
|
||||
|
||||
# multiprocessing.popen_fork and popen_forkserver exist on Windows but fail to import
|
||||
# multiprocessing.popen_fork, popen_forkserver, and popen_spawn_posix exist on Windows but fail to import
|
||||
multiprocessing.popen_fork
|
||||
multiprocessing.popen_forkserver
|
||||
multiprocessing.popen_spawn_posix
|
||||
|
||||
# Modules that rely on _curses
|
||||
curses
|
||||
|
||||
Reference in New Issue
Block a user