blob: 89a686af29b57e2103dbecd1acd1ef590f411136 (
plain)
1
2
3
4
5
6
|
# Copyright (C) 2010, 2011 Sebastian Thiel (byronimo@gmail.com) and contributors
#
# This module is part of GitDB and is released under
# the New BSD License: http://www.opensource.org/licenses/bsd-license.php
"""Module with common exceptions"""
|