Ejemplo n.º 1
0
 def ranges(self):
     """"Returns a sysfs-style ranges string"""
     return list_to_ranges(self.list())
Ejemplo n.º 2
0
 def ranges(self):
     """"Returns a sysfs-style ranges string"""
     return list_to_ranges(self.list())