- Added resources.CustomMetric module to Resource module.
- Updated
tcdata
to validate String as str/unicode for "is type" check.
- Renamed
_args
variable in tcex.py todefault_args
.
- Renamed
_parser
variable in tcex.py toparser
.
- Code cleanup (removing any Python 2.5 specific code).