##// END OF EJS Templates
extension: check the command attributes using `sysstr`...
extension: check the command attributes using `sysstr` Since we are checking attributes, lets use the native representation instead of bytes.

File last commit:

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