On 05/26/2011 04:24 AM, CoolCold wrote: [...] > On Debian Lenny produces error: > root@gamma2:/tmp# python lsdrv > Traceback (most recent call last): > File "lsdrv", line 17, in <module> > import os, io, re > ImportError: No module named io Huh. The 'io' module is v2.6 and above. Another reason to make a helper function for reading these files. Phil -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html