* modules/modhelp.py: 'print' statement was removed in Python 3. 'print' function should be used instead of 'print' statement.
* modules/modhelp.py: 'print' statement was removed in Python 3. 'print' function should be used instead of 'print' statement.