pyrtm is a Python API binding for accessing Remember The Milk. This
releases fixes a few issues related to API spec.

        * app.py: Fix for unreliable type of 'taskseries' (#5)
        * rtm.py: Fixed incorrect number of arguments to "lists" (#3)
        * rtm.py: Try to import django.utils.simplejson before falling back
        * app.py: Made it a command-line app accepting key/secret/token as args

To download pyrtm, visit:

  http://pypi.python.org/pypi/pyrtm

You can also install pyrtm using pip or PyPM:

  $ pip install pyrtm
  $ pypm install pyrtm

-srid
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to