You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,12 @@ you are comfortable (we suggest IDLE since it comes with Python and uses Tkinter
28
28
later chapters, you'll need access to the internet so that you can install Python packages and
29
29
the PostgreSQL database.
30
30
31
+
## Errata
32
+
**Errata Type: Typo**
33
+
* Page number 07 PDF: \
34
+
_It is:_ The Tk widget library originates from the Tool Command Language (Tcl) programming language. Tcl and Tk were created by John **Ousterman**\
35
+
_Should be:_ The Tk widget library originates from the Tool Command Language (Tcl) programming language. Tcl and Tk were created by John **Ousterhout**
36
+
31
37
## Related Products
32
38
*[Tkinter GUI Application Development Cookbook](https://www.packtpub.com/web-development/tkinter-gui-application-development-cookbook?utm_source=github&utm_medium=repository&utm_campaign=9781788622301)
0 commit comments