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.7/test/__pycache__/test_errno.cpython-37.opt-1.pyc
B

��g-�@sXdZddlZddlZeddg�ZGdd�dej�ZGdd�dej�Zed	krTe�	�dS)
z(Test the errno module
   Roger E. Masse
�NZEDOMZERANGEc@seZdZdd�Zdd�ZdS)�ErrnoAttributeTestscCs(x"tD]}|�tt|�d|�qWdS)Nzerrno is missing %s)�std_c_errors�
assertTrue�hasattr�errno)�selfZ
error_code�r�+/usr/local/lib/python3.7/test/test_errno.py�test_for_improper_attributess
z0ErrnoAttributeTests.test_for_improper_attributescCs.x(tj��D]}|�tt|�d|�qWdS)Nzno %s attr in errno)r�	errorcode�valuesrr)r�valuerrr	�test_using_errorcodesz(ErrnoAttributeTests.test_using_errorcodeN)�__name__�
__module__�__qualname__r
rrrrr	r
src@seZdZdd�ZdS)�ErrorcodeTestscCs:x4tj��D]&}|��r|�tt|�tjd|�qWdS)Nzno %s attr in errno.errorcode)r�__dict__�keys�isupperZassertIn�getattrr)rZ	attributerrr	�test_attributes_in_errorcodesz+ErrorcodeTests.test_attributes_in_errorcodeN)rrrrrrrr	rsr�__main__)
�__doc__rZunittest�	frozensetrZTestCaserrr�mainrrrr	�<module>s