X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Frtm_api.py;fp=src%2Frtm_api.py;h=b027d24feb15498251e17efdf41303b272af2401;hb=f6d8a3ea738631bb8053050b655b85c567b6f122;hp=0097e34d20f68d3c14e587d4a42b886b93fe132d;hpb=50c533d8f65ac29c1e571c4fb30390f8f3fbbca0;p=doneit diff --git a/src/rtm_api.py b/src/rtm_api.py index 0097e34..b027d24 100644 --- a/src/rtm_api.py +++ b/src/rtm_api.py @@ -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