Exemplo n.º 1
0
 def item_3(self):
     from the_tale.collections.storage import items_storage
     return items_storage.get(self.item_3_id)
Exemplo n.º 2
0
 def item_3(self):
     from the_tale.collections.storage import items_storage
     return items_storage.get(self.item_3_id)