This website works better with JavaScript
Home
Verkennen
Help
Inloggen
taddeus
/
wspy
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
d8fd549c77
Aftakkingen
Labels
master
0.9.1
wspy
/
exceptions.py
exceptions.py
79 B
Geschiedenis
Ruwe
1
2
3
4
5
6
class SocketClosed(Exception):
pass
class PingError(Exception):
pass