@classmethod1 [Python] A Pythonic Object References Fluent Python Contents Object Representation An Alternative Constructor @classmethod와 @staticmethod Formatting Specification Mini-Language A Hashable User-Defined Object 'Private' and 'Protected' Attributes __slots__ Overriding Class Attributes 파이썬의 Data Model 덕분에 사용자가 정의한 타입도 내장된 타입처럼 자연스럽게 동작할 수 있습니다. 그리고 상속하지 않고도 duck typing 메커니즘을 통해 이 모든 것이 가능합니다. 단지 객체에 필요한 메소드를 구현하면 기대한 대로 동작합니다.. 2022. 3. 19. 이전 1 다음