Skip to content
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

Fix a bug "AttributeError"; Add three annotations. #57

Merged
merged 2 commits into from
Oct 20, 2017
Merged

Fix a bug "AttributeError"; Add three annotations. #57

merged 2 commits into from
Oct 20, 2017

Conversation

JNingWei
Copy link
Contributor

When I run your code, I met "AttributeError". After the code experiment, I added a line to fix this bug.
At the same time, I added three annotations according your format to help you complete this code.

Thank you for your contribution to us !

sincerely,
Wei

fix: tk11_msgbox.py

Add a line to resolve "AttributeError" : 
import tkinter.messagebox
docs : Add Annotations

After the code experiment, I add three annotations.
Copy link
Owner

@MorvanZhou MorvanZhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix bug for different python version

@MorvanZhou MorvanZhou merged commit 44bf664 into MorvanZhou:master Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants