This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
tarfeef101
/
viki
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
3
Yêu cầu khéo về
0
Wiki
Tree:
1a7c8469d8
Branches
Tags
master
viki
/
node_modules
/
erlpack
/
py
/
tests
/
test_nil.py
test_nil.py
83 B
Lịch sử
Raw
1
2
3
4
5
from erlpack import pack
def test_nil():
assert pack(None) == '\x83s\x03nil'