summaryrefslogtreecommitdiff
path: root/paste/debug/__init__.py
blob: daef7ccd6c1aab24ff13a863f9ef838f804759cc (plain)
1
2
3
4
5
# (c) 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
# Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
"""
Package for debugging and development tools
"""