summaryrefslogtreecommitdiff
path: root/lib/debug/__init__.py
blob: 8093e6a0441affcc961cf187733eac4eb4fa1022 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Authors: see git history
#
# Copyright (c) 2010 Authors
# Licensed under the GNU GPL version 3.0 or later.  See the file LICENSE for details.


# this enable:
#    from .debug import debug
#    from ..debug import debug
from .debug import debug