I´m just trying to do some profiling based on
http://code.djangoproject.com/wiki/ProfilingDjango
when trying to import hotshot.stats I´m getting this:
Traceback (most recent call last):
File "<console>", line 1, in ?
File "/usr/lib/python2.4/hotshot/stats.py", line 3, in ?
import profile
ImportError: No module named profile
any ideas?
thanks,
patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---