pyCraft/minecraft/networking
Ammar Askar 79ee31c44e Fix two python3 compatibility problems:
We need to explicitly encode the serverID before hashing it
Pass read/binary modes to the file made from socket to avoid encoding problems, fixes #29
2015-04-17 17:57:34 +05:00
..
__init__.py Things look slightly more legit... 2015-04-06 15:27:42 +02:00
connection.py Fix two python3 compatibility problems: 2015-04-17 17:57:34 +05:00
encryption.py Fix two python3 compatibility problems: 2015-04-17 17:57:34 +05:00
packets.py Added more tests, fixed compat.py to run on py3 as well 2015-04-12 07:26:12 +05:00
types.py Added more tests, fixed compat.py to run on py3 as well 2015-04-12 07:26:12 +05:00