Thanks to visit codestin.com Credit goes to github.com
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.
2 parents b8e280d + c3705d3 commit c53d624Copy full SHA for c53d624
1 file changed
Lib/distutils/tests/test_bdist_msi.py
@@ -1,4 +1,5 @@
1
"""Tests for distutils.command.bdist_msi."""
2
+import os
3
import sys
4
import unittest
5
from test.support import run_unittest
0 commit comments