예제 #1
0
 def __init__(self, name):
     DirStats.__init__(self)
     self.name = name
     self.dir_stats = []