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

no module ustruct #52

Closed 8dspaces closed 4 years ago

8dspaces commented 4 years ago

several lib have dependency on ustruct (like pwd.py, struct.py), but i can't find ustruct.py in the package

pfalcon commented 4 years ago

ustruct are bunch of other modules are builtin in Pycopy: https://pycopy.readthedocs.io/en/latest/library/index.html#python-standard-libraries-and-micro-libraries