-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
There are plenty of typos and bugs in the code examples.
For example chapter03/right_way_use_abstract.py gives:
TypeError: object() takes no parameters
Another example, chapter03/using_dunter_for_inheritence.py gives:
TypeError: __init__() missing 2 required positional arguments: 'first_name' and 'last_name'
I really wonder how a book could get published containing so many and elementary bugs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels