並將其存放Python的安装路徑Lib目錄下,
C:\Users\[name]\AppData\Local\Programs\Python\Python311\Lib
fcntl.py
=============================def fcntl(fd, op, arg=0):
return 0
if mutable_flag:
return 0
else:
return ""
def flock(fd, op):
return
def lockf(fd, operation, length=0, start=0, whence=0):
return
=============================
沒有留言:
張貼留言