�
    )!�h8  �                   �R   � d Z ddlZ G d� de�      Z G d� de�      Z G d� de�      Zy)	z=
The objects used by the site module to add custom builtins.
�    Nc                   �    � e Zd Zd� Zd� Zdd�Zy)�Quitterc                 �    � || _         || _        y �N��name�eof)�selfr   r	   s      �$/usr/lib/python3.12/_sitebuiltins.py�__init__zQuitter.__init__   s   � ���	����    c                 �<