
    ;e                         d Z ddlmZ ddlZddlZdZdZdZdZ G d d	          Z	 G d
 de
          Z G d de
          Zd Zd Zej        e         Zee         Zee         Zej        eef         Zeez  ZdS )z$This is a test module for test_pydoc    )print_functionNzBenjamin PetersonNobodyz1.2.3.4z
X, Y and Zc                       e Zd ZdZd ZdS )AzHello and goodbyec                      dS )zWow, I have no function!N r       %/usr/lib/python3.11/test/pydoc_mod.py__init__z
A.__init__   s    r	   N)__name__
__module____qualname____doc__r   r   r	   r
   r   r      s)            r	   r   c                       e Zd ZU dZeed<   dS )Beggs
NO_MEANINGN)r   r   r   r   str__annotations__r   r	   r
   r   r      s!         JDr	   r   c                   &    e Zd Zd Zd Zd Zd ZdS )Cc                     dS )Nnor   selfs    r
   say_nozC.say_no   s    tr	   c                 *    |                                  S )z Return say_no() )r   r   s    r
   
get_answerzC.get_answer   s    {{}}r	   c                 *    |                                  S )z Return self.get_answer() )r   r   s    r
   
is_it_truezC.is_it_true   s       r	   c                 ,    t          j        | |          S N)typesGenericAlias)r   items     r
   __class_getitem__zC.__class_getitem__    s    !$---r	   N)r   r   r   r   r   r    r&   r   r	   r
   r   r      sP            ! ! !. . . . .r	   r   c                      dS )za
    This function solves all of the world's problems:
    hunger
    lack of Python
    war
    Nr   r   r	   r
   doc_funcr(   #   s      r	   c                      d S r"   r   r   r	   r
   
nodoc_funcr*   +   s    Dr	   )r   
__future__r   r#   typing
__author____credits____version____xyz__r   objectr   r   r(   r*   Listintlist_alias1listlist_alias2c_aliasUnionr   type_union1type_union2r   r	   r
   <module>r;      s   * * % % % % % %   

       	 	 	 	 	 	 	 	
. 
. 
. 
. 
. 
. 
. 
.  	 	 	 k#3i
C&l38$Cir	   