This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
pyTermTk
mirror of
https://github.com/ceccopierangiolieugenio/pyTermTk.git
Watch
1
Star
0
Fork
You've already forked pyTermTk
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Fix deadlock in test
pull/54/head
Eugenio Parodi
4 years ago
parent
87100d851f
commit
6b15fdbee7
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
tests/pytest/mock_input.py
2
tests/pytest/mock_input.py
Unescape
Escape
View File
@ -32,3 +32,5 @@ class Mock_TTkInput():
class
inputEvent
(
)
:
def
connect
(
*
args
)
:
pass
def
clear
(
)
:
pass
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/pyTermTk
Title
Body
Create Issue