Show More
@@ -13,7 +13,7 b'' | |||||
13 |
|
13 | |||
14 | import win32api |
|
14 | import win32api | |
15 |
|
15 | |||
16 | import errno, os, pywintypes, win32con, win32file, win32process |
|
16 | import errno, os, sys, pywintypes, win32con, win32file, win32process | |
17 | import cStringIO, winerror |
|
17 | import cStringIO, winerror | |
18 | import osutil |
|
18 | import osutil | |
19 | from win32com.shell import shell,shellcon |
|
19 | from win32com.shell import shell,shellcon |
General Comments 0
You need to be logged in to leave comments.
Login now