Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hgext/__init__.py
author
Matt Harbison <matt_harbison@yahoo.com>
Tue, 01 Oct 2024 15:04:06 -0400
changeset 51931
2d51b0cf707c
parent 51863
f4733654f144
permissions
-rw-r--r--
util: minor copy editing of the documentation for `mmapread()`
from __future__ import annotations
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)