Ben Finney <ben+pyt...@benfinney.id.au> writes:

> It's best not to guess what attributes are in a type (otherwise known as
> the “API” for the type). Instead, consult the documentation. For
> Tkinter, that is <URL:http://www.python.org/topics/tkinter/>.

My apologies; there's a broken link in the documentation.

Use this instead <URL:http://docs.python.org/3/library/tkinter.html>.

-- 
 \      “I busted a mirror and got seven years bad luck, but my lawyer |
  `\                        thinks he can get me five.” —Steven Wright |
_o__)                                                                  |
Ben Finney

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to