This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
tarfeef101
/
viki
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
3
Pull-pyynnöt
0
Wiki
Puu:
1a7c8469d8
Branchit
Tagit
master
viki
/
node_modules
/
erlpack
/
py
/
tests
/
test_true.py
test_true.py
85 B
Historia
Raaka
1
2
3
4
5
from erlpack import pack
def test_true():
assert pack(True) == '\x83s\x04true'