This commit is contained in:
Michael Herman 2014-05-09 13:06:38 -05:00
parent ee4ad22cb6
commit 7a6597cf8c

View File

@ -6,4 +6,4 @@
1. **04_rename_with_slice.py**: rename group of files, within a single directory, using slice
1. **05_load_json_without_dupes.py**: load json, convert to dict, raise error if there is a duplicate key
1. **06_execution_time.py**: class used for timing execution of code
1.**07_benchmark_permissions_loading_django.py**: benchmark loading of permissions in Django
1. **07_benchmark_permissions_loading_django.py**: benchmark loading of permissions in Django