Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Inscription
Connexion
CarePatch
/
thermometer
Suivre
2
Voter
0
Embranchement
0
Problèmes
0
Pull Requests
0
Commissions
113
Publications
0
Aucune description
SSH
HTTPS
ZIP
TAR.GZ
Aborescence:
fe2e1da7f5
Branches
Tags
master
thermometer
/
utils
/
convert.py
convert.py
45B
Historique
Raw
def hex2ascii(s): return chr(int(s, 16))