]> git.ipfire.org Git - thirdparty/jinja.git/commit
Switch From node to use constructor
authorKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 19:49:26 +0000 (15:49 -0400)
committerKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 19:49:26 +0000 (15:49 -0400)
commit2c2a04f3c6886d5f1ad47e19096ac0911db34056
treed7a7790611ace7716f82a7d28db5ac8cc14ddc0b
parent272a7e9b7f47c1cb59ec040a3c2e9d8d6bce872c
Switch From node to use constructor

This ensures that `with_context` is properly initialized even though
we don't currently support it.
new_parser.py