De not import windows.pipe by default anymore

This commit is contained in:
clement rouault
2021-01-12 15:30:13 +01:00
parent 04cbbf3888
commit 86d02ee17d
-1
View File
@@ -42,6 +42,5 @@ import windows.utils
import windows.wintrust
import windows.syswow64
import windows.com
import windows.pipe
__all__ = ["system", 'current_process', 'current_thread']