Skip to content

Commit ab8e1d7

Browse files
authored
Feel sorry for Python 2 users
1 parent b784088 commit ab8e1d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Yes, only Python and its so-great standard library :) I love bare-python.
2222

2323
Note that if you're using Linux, most distribution have a separate package for tkinter, like python3-tkinter for debian-based OS.
2424

25+
Sorry if you're using Python 2, this code does not backport but you can use the recipes in your own project.
26+
2527
## Usage
2628

2729
TkCode can be called as a module if available in the PYTHONPATH (or if you're the project checkout directory):

0 commit comments

Comments
 (0)