This website requires JavaScript.
Explore
Help
Sign In
netutils
/
py-kms
Watch
1
Star
0
Fork
0
You've already forked py-kms
mirror of
https://github.com/ThunderEX/py-kms.git
synced
2025-04-18 07:44:00 +03:00
Code
py-kms
/
upy
History
ThunderEX
862b066ed4
fix uncorrect epid due to utf-16 support
2017-08-30 16:40:16 +08:00
..
__init__.py
add socketserver module from cpython 3.4
2017-07-28 23:44:37 +08:00
codecs.py
fix uncorrect epid due to utf-16 support
2017-08-30 16:40:16 +08:00
fakerandom.py
add fakerandom, redirect struct to ustruct
2017-08-18 20:09:51 +08:00
socketserver.py
workaround for socket.shutdown
2017-08-24 20:54:58 +08:00
test_socketserver.py
change socketserver to call _thread directly, add test
2017-07-29 20:19:49 +08:00
test_uuid.py
add uuid & test from cpython 3.5
2017-08-07 16:07:51 +08:00
uuid.py
fix another micropython only support slices with step=1
2017-08-23 19:51:19 +08:00