<p>In python/CommotionService.py:</p>
<pre style='color:#555'>> @@ -27,11 +27,17 @@
>  libCSM.services_get.restype = c_void_p
>  
>  class CSM(list):
> +    """ Fetches all current services.
> +
> +    list : ????
</pre>
<p>CSM inherits from Python's built-in list class, it's not a parameter</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/opentechinstitute/commotion-service-manager/pull/10/files#r10526070'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/3074564__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxMDI2MDg0NywiZGF0YSI6eyJpZCI6Mjc1MTg2NDN9fQ==--efded13451e718ef62e79a7075c6533fd5abede6.gif' height='1' width='1'></p>