Compatibility for Python 3.
Under Python 3, the 'new' module for creating classes is no longer present. Instead this operation is in the 'types' module.
Showing
Timer_test.py
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment