ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

send_mail: make cc and sender are keyword-only #125

Closed kkuehlz closed 6 years ago

kkuehlz commented 6 years ago

after some cursory greps it doesn't appear this breaks anything. should prevent some really annoying bugs.