Skip to content

Commit fb89009

Browse files
authored
Merge pull request #1 from salipshitz/beta-2-clean
Clean up code in Screens.py
2 parents 7313c75 + 03f4daa commit fb89009

File tree

12 files changed

+166
-110
lines changed

12 files changed

+166
-110
lines changed
277 Bytes
Binary file not shown.

__pycache__/screens.cpython-34.pyc

11.7 KB
Binary file not shown.

__pycache__/screens.cpython-35.pyc

13.1 KB
Binary file not shown.

__pycache__/window.cpython-34.pyc

2.73 KB
Binary file not shown.

__pycache__/window.cpython-35.pyc

159 Bytes
Binary file not shown.

appinst/exe.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

appinst/setup.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

dist/LearnPythonWithPython.exe

23 KB
Binary file not shown.

mainloop.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
master.geometry("500x250")
88
app = Screens(master=master)
99
master.mainloop()
10+

screens.py

Lines changed: 147 additions & 79 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)