zulip/zephyr/lib
Keegan McAllister 1ea92c0953 Manage file locking using the 'with' statement
This is clearer and more exception-safe.

(imported from commit b67641b05da9dbf8e5a887f398bac81ab5985cf3)
2012-11-16 13:43:44 -05:00
..
bugdown bugdown: Disable + as a bullet character for an unordered list 2012-11-02 14:04:09 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
avatar.py Factor out Gravatar hash calculation 2012-10-17 01:09:16 -04:00
bulk_create.py bulk_create: Use a (large) batch_size with MySQL. 2012-11-07 15:49:45 -05:00
cache.py Use functools.wraps on the functions returned by our decorators 2012-11-08 16:30:57 -05:00
context_managers.py Manage file locking using the 'with' statement 2012-11-16 13:43:44 -05:00
initial_password.py Generate initial API keys in the same manner as passwords 2012-10-17 18:23:01 -04:00
parallel.py Remove unused imports 2012-10-25 15:22:18 -04:00
query.py Add a Django query helper 2012-09-28 19:33:15 -04:00
response.py Move json response functions into their own file 2012-11-08 16:30:57 -05:00