##// END OF EJS Templates
create new config objects in test_omit__names...
create new config objects in test_omit__names avoids calling update_config(self.config)

File last commit:

r20825:a92b46a2
r21509:9e713c79
Show More
valid-widget.rst
1 line | 143 B | text/x-rst | RstLexer
Jonathan Frederic
Add whatsnew for Valid widget.
r20825 Added a ``Valid`` widget which inherits the ``_Bool`` widget and displays a green checkmark or red cross depending on the truth of ``.value``.