##// END OF EJS Templates
Before syncing a widget's state, check first for the property lock, then for the widget state lock
Before syncing a widget's state, check first for the property lock, then for the widget state lock

File last commit:

r11754:d59fec67
r17623:7b199e4f
Show More
__init__.py
3 lines | 93 B | text/x-python | PythonLexer
from .files import FilesWriter
from .stdout import StdoutWriter
from .base import WriterBase