openlabs / magento

Python API for Magento
Other
136 stars 82 forks source link

getcarriers() now returns list of carriers #1905 fixes #12 #13

Closed shalabhaggarwal closed 11 years ago

shalabhaggarwal commented 11 years ago

The getCarriers method should return the list of carriers in form of a dict but it returns a boolean value instead.

Review: 230001