]> git.ipfire.org Git - thirdparty/jinja.git/commit
Simplify example for ModuleLoader 1695/head
authorCharles-Axel Dein <120501+charlax@users.noreply.github.com>
Tue, 26 Jul 2022 09:03:16 +0000 (11:03 +0200)
committerDavid Lord <davidism@gmail.com>
Wed, 18 Dec 2024 18:07:18 +0000 (10:07 -0800)
commit955d7daf3d602cba6b3e9afb6fd425fd1577d15f
treee816c662c16da562e87ba80c6c4e9032e348a609
parent13ce60bad8f9edeb175cb0cbd76c760b3dfdac25
Simplify example for ModuleLoader

The `ModuleLoader` example seems copy pasted from `ChoiceLoader`. As a result it's not immediately clear how their API differ.
src/jinja2/loaders.py