This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
david
/
especificos-node
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
clean
David
10 years atrás
parent
7c814135d4
commit
de1dfe6fb1
10 changed files
with
3 additions
and
342157 deletions
Split View
Show Diff Stats
3
0
client/.gitignore
BIN
client/__pycache__/clock.cpython-35.pyc
BIN
client/__pycache__/keyboard.cpython-35.pyc
BIN
client/__pycache__/sock.cpython-35.pyc
BIN
client/clock.pyc
0
86680
client/json
BIN
client/keyboard.pyc
BIN
client/sock.pyc
0
168797
client/socket
0
86680
client/threading
+ 3
- 0
client/.gitignore
Ver Ficheiro
@@ -0,0 +1,3 @@
+*.pyc
+__pycache__/*
+*.swp
BIN
client/__pycache__/clock.cpython-35.pyc
Ver Ficheiro
BIN
client/__pycache__/keyboard.cpython-35.pyc
Ver Ficheiro
BIN
client/__pycache__/sock.cpython-35.pyc
Ver Ficheiro
BIN
client/clock.pyc
Ver Ficheiro
File diff suppressed because it is too large
+ 0
- 86680
client/json
BIN
client/keyboard.pyc
Ver Ficheiro
BIN
client/sock.pyc
Ver Ficheiro
File diff suppressed because it is too large
+ 0
- 168797
client/socket
File diff suppressed because it is too large
+ 0
- 86680
client/threading