You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bumping version no to 1.0.0 to support Python 3.3 +
* removed print messages
* has_key removed in python 3
'key in dict' has existed for a long time and is much more pythonic;
accordingly, this change is backwards compatible.
* Remove arbitrary call to print()
* Add method to get profile attributes of Subcriber
* Changed iteritems() to items() for Python3 support
Updated version
* py3 support (salesforce-marketingcloud#82)
Support for Python 3.3.3
* V1.0.1 changes. Readme, wsdl file updated. Py3 support added. (salesforce-marketingcloud#83)
* py3 support
* updated wsdl file
* updated readme
* readme
* readme
* readme change
* Create ExactTargetWSDL.xml
* v1.0.1 updates.
* Update README.md
Copy file name to clipboardExpand all lines: LICENSE
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Copyright (c) 2013 ExactTarget
1
+
Copyright (c) 2017 Salesforce
2
2
3
3
Licensed under the MIT License (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the COPYING file.
0 commit comments