Changeset 7768 for django/branches/gis/django/bin
- Timestamp:
- 06/26/08 10:11:55 (7 months ago)
- Files:
-
- django/branches/gis (modified) (1 prop)
- django/branches/gis/django/bin/profiling/gather_profile_stats.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/gis
- Property svnmerge-integrated changed from /django/trunk:1-7641 to /django/trunk:1-7767
django/branches/gis/django/bin/profiling/gather_profile_stats.py
r5492 r7768 1 #!/usr/bin/env python 2 1 3 """ 2 4 gather_profile_stats.py /path/to/dir/of/profiles
