mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-06 03:09:18 +02:00
1 line
65 B
Python
1 line
65 B
Python
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
|