[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

python2.3 doesn't include profile module



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



Reply to: