我正在使用win32ras
Windows Python 3.1
7。
错误是:
Traceback (most recent call last):
File "<pyshell#6>", line 1, in <module>
win32ras.EditPhonebookEntry(0, None, "NewEntry")
pywintypes.error: (120, 'RasEditPhonebookEntry', 'This function is not supported on this system.')
我还有其他方法可以做到吗?Python2.x
如果存在任何此类库,我也可以切换到。