Add timeout arg to sugar.datastore.Datastore.

This commit is contained in:
Tomeu Vizoso
2007-07-26 09:20:38 +02:00
parent ee68ed1fb9
commit 20d5eaf4bc
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -1,3 +1,4 @@
* Add timeout arg to sugar.datastore.Datastore. (tomeu)
* Turn off logging by default. Logs may be re-enabled on a per-module basis
by adding environment variables like SHELL_DEBUG and RECORD_DEBUG to
the sugar environment