Media Summary: today we talk about an all-too-common problem with regular expressions: today I talk about `repr`, what it is, and how to implement `__repr__` for your own classes! playlist: ... oops spoiler in the thumbnail it's str.partition, oh well -- I
Pesky Redos And Python 3 11 Intermediate Anthony Explains 563 - Detailed Analysis & Overview
today we talk about an all-too-common problem with regular expressions: today I talk about `repr`, what it is, and how to implement `__repr__` for your own classes! playlist: ... oops spoiler in the thumbnail it's str.partition, oh well -- I today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... here's my list of things that I think are worth knowing for today I talk about the `str.translate` / `str.maketrans` methods as well as a quick use case on how you might use them! playlist: ...
today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ...