pfalcon / pycopy-lib

Standard library of the Pycopy project, minimalist and light-weight Python language implementation
https://github.com/pfalcon/pycopy
Other
246 stars 70 forks source link

error on socket.py #78

Open klint-k opened 1 year ago

klint-k commented 1 year ago

Traceback (most recent call last): File "", line 91, in File "/lib/socket.py", line 48, in accept AttributeError: 'module' object has no attribute 'sockaddr'