Exemple #1
0
 def test_readonly_id(self):
     tag = Tag()
     tag.id = 0
 def test_readonly_id(self):
     tag = Tag()
     tag.id = 0