ó
’3Rc           @   s    d  Z  d e f d „  ƒ  YZ d S(   s   Git base error exceptiont   GitErrorc           B   s   e  Z d  Z RS(   s'   Exception thrown by Git related classes(   t   __name__t
   __module__t   __doc__(    (    (    s2   /usr/lib/python2.7/dist-packages/gbp/git/errors.pyR       s   N(   R   t	   ExceptionR    (    (    (    s2   /usr/lib/python2.7/dist-packages/gbp/git/errors.pyt   <module>   s   