如何在Windows7上使用python创建RAS电话簿条目?

2024-10-03 06:27:17 发布

您现在位置:Python中文网/ 问答频道 /正文

我正在Windows7上使用win32ras和{}。在

错误是:

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。在


Tags: innonemost错误linecallfilelast