提交 2340881d 编写于 作者: N nicolargo

Add support to detect WSL

上级 22676c6a
......@@ -22,6 +22,7 @@
import errno
import os
import sys
import platform
# OS constants (some libraries/features are OS-dependent)
BSD = sys.platform.find('bsd') != -1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册