example-code-2e/05-record-like
2021-01-31 22:48:38 +01:00
..
class ch05: new chapter 2020-02-19 00:11:45 -03:00
dataclass Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
meaning ch05: new chapter 2020-02-19 00:11:45 -03:00
struct ch05: new chapter 2020-02-19 00:11:45 -03:00
typing_namedtuple Modernize code to Python 3.6+ and some cleanup 2021-01-31 22:48:38 +01:00
cards_enum.py ch05: new chapter 2020-02-19 00:11:45 -03:00
cards.doctest ch05: new chapter 2020-02-19 00:11:45 -03:00
cards.py ch05: new chapter 2020-02-19 00:11:45 -03:00
frenchdeck.doctest ch05: new chapter 2020-02-19 00:11:45 -03:00
frenchdeck.py ch05: new chapter 2020-02-19 00:11:45 -03:00
README.asciidoc added chapter map to README 2019-04-06 07:11:08 -03:00

== Record-like Structures