Export to GitHub

salesforce-python-toolkit - issue #2

suds 0.3.9 moved cache from suds.transport.cache, breaks Toolkit


Posted on Mar 16, 2010 by Quick Cat

instantiating either partner or enterprise will throw the following exception:

... File "../sforce/base.py", line 22, in <module> from suds.transport.cache import FileCache ImportError: No module named cache

Comment #1

Posted on Mar 16, 2010 by Quick Cat

commit #8: fix for issue #2, suds moved caching mechanism, breaking toolkit

fix will be part of 0.1.3

Comment #2

Posted on Mar 16, 2010 by Quick Cat

0.1.3 is now released.

Status: Fixed

Labels:
Type-Defect Priority-Medium