etc/python/grass/pygrass/modules/interface/parameter.py:24: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 msg = req % (param.name, param.typedesc, ptype, value, exc.message) ................. ---------------------------------------------------------------------- Ran 17 tests in 0.002s OK