gedit-source-code-browser
gedit-source-code-browser copied to clipboard
Add __all__ to files
Added __all__
lists to:
-
__init__.py
-
plugin.py
Why is this important? It makes python not include built-ins and librares.