Changeset 7658 for django/trunk/django/bin
- Timestamp:
- 06/15/08 23:09:44 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/bin/profiling/gather_profile_stats.py
r5091 r7658 1 #!/usr/bin/env python 2 1 3 """ 2 4 gather_profile_stats.py /path/to/dir/of/profiles
