campaignmonitor / createsend-python

A Python library for the Campaign Monitor API
http://campaignmonitor.github.io/createsend-python
MIT License
57 stars 64 forks source link

None handling #69

Open nmodhipalli opened 4 years ago

nmodhipalli commented 4 years ago

It looks like previous attribute value is retained if the new attribute value given is None. How does the API handle None?