changeset 48946 | 642e31cb55f0 |
parent 48904 | 7dc430b85351 |
child 51293 | 3972d090aba2 |
--- a/mercurial/hgweb/hgwebdir_mod.py Mon Feb 21 13:03:43 2022 -0700 +++ b/mercurial/hgweb/hgwebdir_mod.py Mon Feb 21 13:08:28 2022 -0700 @@ -268,7 +268,7 @@ return templateutil.mappinggenerator(_indexentriesgen, args=args) -class hgwebdir(object): +class hgwebdir: """HTTP server for multiple repositories. Given a configuration, different repositories will be served depending