Enable Detection Of Python 3 Compatiblity Problems in Test Suite
Closed this issue · 1 comments
david-cattermole commented
Feature
To improve Python 3 compatibility (#217) we should enable Python 3k warnings when running the test suite.
Additionally, it would be good to make it easy for developers to detect problems in tools (that do not contain unit/integration tests) in Maya GUI. Perhaps some shell/batch scripts could be used to run Maya in "debug mode" (which would enable "Python 3000" warnings)
See this page.
Software Versions
- mmSolver version: Latest
- Maya version: All supported.
- Operating System (OS): All supported.
david-cattermole commented