[Commits] [wesnoth/wesnoth] b892f7: wmlscope: try to make the image size checks more u...

GitHub noreply at github.com
Sat Aug 8 18:39:53 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b892f764a63122e6371fe50e6a2ed3e78a15f0b1
      https://github.com/wesnoth/wesnoth/commit/b892f764a63122e6371fe50e6a2ed3e78a15f0b1
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M data/tools/wmlscope

  Log Message:
  -----------
  wmlscope: try to make the image size checks more useful


  Commit: de64146e354ecd8d4a50c6a3418c5d5e1ab4956b
      https://github.com/wesnoth/wesnoth/commit/de64146e354ecd8d4a50c6a3418c5d5e1ab4956b
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M data/tools/wesnoth/wmliterator.py
    M data/tools/wesnoth/wmltools.py
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint, wmltools and wmliterator: more Python 3 compatibility stuff

'raw_input' and 'xrange' in Python 3 are renamed respectively 'input' and 'range'.


Compare: https://github.com/wesnoth/wesnoth/compare/de1eaa30f76f...de64146e354e


More information about the Commits mailing list