[Commits] [wesnoth/wesnoth] 3ab3db: [units.wesnoth.org] Converted the script to Python...
GitHub
noreply at github.com
Thu Sep 10 02:52:34 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3ab3db3166ed6eab05f157c2e04ed248ef2aa2c2
https://github.com/wesnoth/wesnoth/commit/3ab3db3166ed6eab05f157c2e04ed248ef2aa2c2
Author: Elias Pschernig <elias at users.sourceforge.net>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M data/tools/unit_tree/animations.py
M data/tools/unit_tree/helpers.py
M data/tools/unit_tree/html_output.py
M data/tools/unit_tree/overview.py
M data/tools/unit_tree/wiki_output.py
M data/tools/wesnoth/wmlparser2.py
A data/tools/wesnoth/wmlparser3.py
M data/tools/wmlunits
Log Message:
-----------
[units.wesnoth.org] Converted the script to Python 3.
Basically ran all .py files through 2to3. I made a copy of wmlparser2.py
called wmlparser3.py for the Python3 version, so as to not inconvenience anyone
who may be using it in their old Python2 scripts.
More information about the Commits
mailing list