##// END OF EJS Templates
try..finally for tearing down test
try..finally for tearing down test

File last commit:

r16325:f98fd834
r16412:b50dc432
Show More
textwidget-placeholder.rst
3 lines | 155 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / textwidget-placeholder.rst
Jessica B. Hamrick
Add a 'whatsnew' file for the placeholder feature
r16325 * `TextWidget` and `TextareaWidget` objects now include a
`placeholder` attribute, for displaying placeholder text before the
user has typed anything.