Lines Matching defs:self
31 def get_name(self): argument
43 def get_file_name(self): argument
48 def get_file_extension(self): argument
64 def get_file_name(self): argument
67 def get_file_extension(self): argument
94 def __lt__(self, other): argument
97 def __gt__(self, other): argument
100 def __eq__(self, other): argument
103 def __le__(self, other): argument
106 def __ge__(self, other): argument
109 def __ne__(self, other): argument
112 def __hash__(self): argument
125 def __str__(self): argument
131 def dump(self, directory): argument