git @ Cat's Eye Technologies Cleandown / master src / marko / ext / __init__.py
master

Tree @master (Download .tar.gz)

__init__.py @masterraw · history · blame

1
2
3
4
5
6
7
8
# Copyright (c) 2019 Frost Ming
#
# SPDX-License-Identifier: LicenseRef-MIT-X-Marko

"""
This is the place to put extension classes and mixins.
Also show as examples of extending Marko.
"""