我想在我的“发现和学习”python程序语言中尝试使用"socketpair“函数。我使用以下命令创建套接字对:然后我得到了错误:Python: AttributeError: 'module' object has no attribute 'socketpair'
我在日食中工作,在窗户里工作。我
File "C:\Users\Administrator\Documents\Mibot\oops\blinkserv.py", line 82, in __init__TypeError: 'module' object is not callable
为什么我会得到这个错误?你需要知道什么才能回答我的问题?