| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/janitor/plugincore/__pycache__/ |
Upload File : |
�
�h� � �X � e Zd dgZddlmZ e� Z G d� d e� Z G d� dee� Z y)�ComputerJanitorException�UnimplementedMethod� )�
setup_gettextc � � e Zd ZdZy)r z/Base class for all Computer Janitor exceptions.N)�__name__�
__module__�__qualname__�__doc__� � �?/usr/lib/python3/dist-packages/janitor/plugincore/exceptions.pyr r s � �9r c � � e Zd ZdZd� Zd� Zy)r z?A method expected by the Computer Janitor API is unimplemented.c � � || _ y )N)�_method)�self�methods r
�__init__zUnimplementedMethod.__init__! s � ���r c �F � t d� | j j z S )NzUnimplemented method: %s)�_r r )r s r
�__str__zUnimplementedMethod.__str__$ s � � �+�,�t�|�|�/D�/D�D�Dr N)r r r r
r r r r r
r r s � �I��Er N)
�type�
__metaclass__�__all__�janitor.plugincore.i18nr r � Exceptionr �NotImplementedErrorr r r r
�<module>r sA ��"