##// END OF EJS Templates
censor: inform the user that we are spending time checking heads...
censor: inform the user that we are spending time checking heads The time this can consume can be a surprise to the user, lets be explicit about it.

File last commit:

r49730:6000f5b2 default
r52160:195ab99c default
Show More
__init__.py
3 lines | 67 B | text/x-python | PythonLexer
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)