We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e4a24 commit 34360cbCopy full SHA for 34360cb
mss.py
@@ -46,7 +46,7 @@
46
in supporting documentation or portions thereof, including
47
modifications, that you make.
48
'''
49
-__all__ = ['MSSLinux', 'MSSWindows', 'MSSImage']
+__all__ = ['MSSLinux', 'MSSMac', 'MSSWindows', 'MSSImage']
50
51
52
from ctypes.util import find_library
0 commit comments