rahims / SoCo

SoCo (Sonos Controller) is a simple Python class that allows you to programmatically control Sonos speakers.
329 stars 34 forks source link

Code Cleanup #10

Closed stefankoegl closed 11 years ago

stefankoegl commented 11 years ago

I've tried to make the code cleaner by moving all long strings to the bottom of soco.py. I've also made the code a bit more pythonic in some areas