HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/test/__pycache__/test_errno.cpython-310.opt-1.pyc
o

�i-�@s\dZddlZddlZeddg�ZGdd�dej�ZGdd�dej�Zed	kr,e�	�dSdS)
z(Test the errno module
   Roger E. Masse
�NZEDOMZERANGEc@seZdZdd�Zdd�ZdS)�ErrnoAttributeTestscCs$tD]
}|�tt|�d|�qdS)Nzerrno is missing %s)�std_c_errors�
assertTrue�hasattr�errno)�selfZ
error_code�r�,/usr/local/lib/python3.10/test/test_errno.py�test_for_improper_attributess
��z0ErrnoAttributeTests.test_for_improper_attributescCs*tj��D]
}|�tt|�d|�qdS)Nzno %s attr in errno)r�	errorcode�valuesrr)r�valuerrr	�test_using_errorcodes
��z(ErrnoAttributeTests.test_using_errorcodeN)�__name__�
__module__�__qualname__r
rrrrr	r
src@seZdZdd�ZdS)�ErrorcodeTestscCs6tj��D]}|��r|�tt|�tjd|�qdS)Nzno %s attr in errno.errorcode)r�__dict__�keys�isupperZassertIn�getattrr)rZ	attributerrr	�test_attributes_in_errorcodes���z+ErrorcodeTests.test_attributes_in_errorcodeN)rrrrrrrr	rsr�__main__)
�__doc__rZunittest�	frozensetrZTestCaserrr�mainrrrr	�<module>s	�