kopia lustrzana https://github.com/micropython/micropython-lib
![]() Even despite epoll allows us to map fd onto any object, we need to keep parallel bookkeeping on Python side, to: 1) keep associated object from being garbage collection; 2) to be able to release associated object back to GC when we finished watching fd. |
||
---|---|---|
collections/collections | ||
collections.defaultdict | ||
collections.deque | ||
copy | ||
errno | ||
fcntl | ||
heapq | ||
html/html | ||
itertools | ||
json | ||
keyword | ||
logging | ||
multiprocessing | ||
os | ||
pickle | ||
random | ||
re-pcre | ||
select | ||
sqlite3 | ||
traceback | ||
types | ||
unittest | ||
warnings | ||
.gitignore | ||
Makefile | ||
README.md |
README.md
micropython-lib
Core Python libraries ported to Micro Python