##// END OF EJS Templates
color: drop use of the 'global' keyword for '_style'...
color: drop use of the 'global' keyword for '_style' Using 'global' is usually a bad sign. Here it is used so that one can empty the content of a dict at the global scope. We '_style.clear()' and drop the global.
Pierre-Yves David -
r30651:27e48410 default
Show More
Name Size Modified Last Commit Author
/ hgext / fsmonitor / pywatchman
__init__.py Loading ...
bser.c Loading ...
capabilities.py Loading ...
msc_stdint.h Loading ...
pybser.py Loading ...