Trying to add an extra level of protection while trying to hunt down this incomplete...
[doneit] / src / rtm_api.py
index 0097e34..b027d24 100644 (file)
@@ -3,6 +3,8 @@
 Python library for Remember The Milk API
 
 @note For help, see http://www.rememberthemilk.com/services/api/methods/
+
+@bug Under random situations, the response comes back incomplete.  Maybe a race condition, but how?
 """
 
 import weakref