This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
tarfeef101
/
viki
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
3
Oczekujące zmiany
0
Wiki
Drzewo:
1a7c8469d8
Gałęzie
Tagi
master
viki
/
node_modules
/
erlpack
/
py
/
tests
/
test_nil.py
test_nil.py
83 B
Historia
Czysty
1
2
3
4
5
from erlpack import pack
def test_nil():
assert pack(None) == '\x83s\x03nil'