def toJSON(self): return json.dumps(self,default=lambda o:o.__dict__,sort_keys=True,indent=4) 메소드를 하나 만들어주자. 공유하기 게시글 관리 내 저장소 저작자표시