I'm tracking testing, and after the latest update/upgrade a few
minutes ago the profile module doesn't seem to exist. This is a core
python module.
import profile
Traceback (most recent call last):
File "test.py", line 1, in ?
import profile
ImportError: No module named profile