summaryrefslogtreecommitdiffstats
path: root/cobbler/Cheetah/Tools/__init__.py
blob: 506503bbc57f41f8e9f330e57e52435d75cca65d (plain)
1
2
3
4
5
6
7
8
"""This package contains classes, functions, objects and packages contributed
   by Cheetah users.  They are not used by Cheetah itself.  There is no
   guarantee that this directory will be included in Cheetah releases, that
   these objects will remain here forever, or that they will remain
   backward-compatible.
"""

# vim: shiftwidth=5 tabstop=5 expandtab