![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/cloudlinux/venv/lib/python3.11/site-packages/gitdb/__pycache__/ |
� � h � � � d Z ddlmZ G d� de� � Z G d� de� � Z G d� de� � Z G d � d e� � Z G d� de� � Z G d � de� � Z G d� de� � Z G d� de� � ZdS )zModule with common exceptions� )� to_hex_shac � � e Zd ZdZdS )�ODBErrorz(All errors thrown by the object databaseN��__name__� __module__�__qualname__�__doc__� � �Z/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/gitdb/exc.pyr r s � � � � � �2�2�2�2r r c � � e Zd ZdZdS )� InvalidDBRootzDThrown if an object database cannot be initialized at the given pathNr r r r r r s � � � � � �N�N�N�Nr r c � � e Zd ZdZd� ZdS )� BadObjectzQThe object with the given SHA does not exist. Instantiate with the failed shac �<