Am Sonntag 14 Februar 2010 15:02:07 schrieben Sie:
> The following snippet should work:
> 
> try:
>      import json
>      json.dumps
> except (ImportError, AttributeError):
>      import simplejson as json
cool ... works like a charm :-)

New agtl-version which fixes both of your bugs will be up in a minute.

Thanks for your help.

Heiko



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to