salesforce-marketingcloud / FuelSDK-Python

FuelSDK for python
Other
127 stars 193 forks source link

Changed iteritems() to items() for Python3 support #76

Closed bachirelkhoury closed 7 years ago

bachirelkhoury commented 7 years ago

Python3 version was still using iteritems() I've changed it to items() for Python3 support Bumped the version to 1.0.0