-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Sample code for the article on .__dict__
#654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
martin-martin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @lpozo . I've updated some of the files directly while working through the tutorial. You can see my changes in this commit
Hope that's helpful, otherwise of course feel free to revert the changes if I messed something up accidentally or if you want to apply any of the fixes differently.
I tried to do only those that seemed obvious to me, and also added files where you had longer REPL sessions that seemed like it could be interesting to have part of the materials repo.
Like said, meant to speed this up but feel totally free to revert all of it, or change/remove parts you don't like :)
|
@lpozo I applied some more changes. Take a look and let me know if you want to change anything. Thanks! |
|
LGTM! |
Where to put new files:
my-awesome-articleHow to merge your changes: