issues
search
heroku
/
salesforce-bulk
Python interface to the Salesforce.com Bulk API
MIT License
207
stars
154
forks
source link
Update README examples for Python 3
#106
Closed
jmriebold
closed
4 weeks ago
jmriebold
commented
2 years ago
Updates usage of
print()
in JSON example
Updates usage of
csv
module and handling of the
IteratorBytesIO
result in CSV example
print()
in JSON examplecsv
module and handling of theIteratorBytesIO
result in CSV example