Esempio n. 1
0
 def toString(self):
     string = "%i" % (self.id)
     string += "\t%s" % (Map.toString(self))
     return string