##// END OF EJS Templates
Fix quitting debugger when readline not in use...
Fix quitting debugger when readline not in use Closes gh-8465

File last commit:

r20825:a92b46a2
r21380:cf133197
Show More
valid-widget.rst
1 line | 143 B | text/x-rst | RstLexer

Added a Valid widget which inherits the _Bool widget and displays a green checkmark or red cross depending on the truth of .value.