This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
tarfeef101
/
viki
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
3
Pull Requests
0
Wiki
Árvore:
1a7c8469d8
Ramos
Etiquetas
master
viki
/
node_modules
/
erlpack
/
py
/
tests
/
test_false.py
test_false.py
88 B
Histórico
Em bruto
1
2
3
4
5
from erlpack import pack
def test_false():
assert pack(False) == '\x83s\x05false'