view hgext/__init__.py @ 51236:eb676c35a29b

rust-index: support `unionrepo`'s compressed length hack Explanations inline.
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 31 Oct 2023 17:58:56 +0100
parents 6000f5b25c9b
children
line wrap: on
line source

import pkgutil

__path__ = pkgutil.extend_path(__path__, __name__)