mercurial/registrar.py
changeset 38902 61ab546b71c3
parent 38870 bfd5def3fe02
child 38969 382b055cc358
--- a/mercurial/registrar.py	Sat Aug 04 17:17:31 2018 +0900
+++ b/mercurial/registrar.py	Sat Aug 04 17:08:33 2018 +0900
@@ -249,6 +249,7 @@
 
     Optional argument 'weight' indicates the estimated run-time cost, useful
     for static optimization, default is 1. Higher weight means more expensive.
+    There are predefined weights in the 'filesetlang' module.
 
     ====== =============================================================
     Weight Description and examples