Ejemplo n.º 1
0
 def interfaces_uri(cls, m):
     return cls.collection_uri(m, callee_name())
Ejemplo n.º 2
0
 def reverse_dependencies_uri(cls, m):
     return cls.collection_uri(m, callee_name())
Ejemplo n.º 3
0
 def modules_uri(cls, m):
     return cls.collection_uri(m, callee_name())