pycraft_lib/pycraft_minetest
Giacomo Magisano c81ccce0e4 Initial Python3 support
Libraries and modules changed to support Python 3.

TODO: Refactoring of connection.py submodule to
fix the monkey patching of methods for different
version of Python (or, at least, to highlight
the mixin more clearly
2018-03-21 09:05:24 +01:00
..
__init__.py Initial Python3 support 2018-03-21 09:05:24 +01:00
blocklist.py Initial Python3 support 2018-03-21 09:05:24 +01:00
connection.py Initial Python3 support 2018-03-21 09:05:24 +01:00
entity.py changed import 2017-08-26 23:41:25 +02:00
event.py Initial Python3 support 2018-03-21 09:05:24 +01:00
main.py Initial Python3 support 2018-03-21 09:05:24 +01:00
mcpi_protocol_spec.txt changed import 2017-08-26 23:41:25 +02:00
minecraft-pi-edition-LICENSE.txt changed import 2017-08-26 23:41:25 +02:00
minecraft.py changed import 2017-08-26 23:41:25 +02:00
nbt.py changed import 2017-08-26 23:41:25 +02:00
security.py changed import 2017-08-26 23:41:25 +02:00
settings.py changed import 2017-08-26 23:41:25 +02:00
util.py Initial Python3 support 2018-03-21 09:05:24 +01:00
vec3.py changed import 2017-08-26 23:41:25 +02:00