| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/test/__pycache__/ |
Upload File : |
o
�9jr� � @ sH d Z ddlmZ ddlmZmZmZmZ ddlm Z m
Z
ddlZddlZddl
Z
ddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlmZ ddl m!Z!m"Z" ddlZddl#m$Z$ dd l%m&Z& dd
l%m'Z' G dd� d�Z(G d
d� dej)�Z*G dd� dej+�Z,G dd� de,�Z-G dd� de,�Z.G dd� de,�Z/dZ0dZ1dZ2dZ3e�4e5ed�o�e�6� dkd�G dd� de,��Z7G dd � d e�Z8G d!d"� d"e8�Z9G d#d$� d$�Z:G d%d&� d&ej+�Z;G d'd(� d(ej+�Z<G d)d*� d*ej+�Z=G d+d,� d,ej+�Z>d-d.� Z?e@d/k�r"e�A� dS dS )0z�Unittests for the various HTTPServer modules.
Written by Cody A.W. Somerville <cody-somerville@ubuntu.com>,
Josip Dzolonga, and Michael Otteneder for the 2007/08 GHOP contest.
� )�OrderedDict)�BaseHTTPRequestHandler�
HTTPServer�SimpleHTTPRequestHandler�CGIHTTPRequestHandler)�server�
HTTPStatusN)�mock)�BytesIO�StringIO)�support)� os_helper)�threading_helperc @ s e Zd Zdd� Zddd�ZdS )�NoLogRequestHandlerc G � d S �N� )�self�argsr r �,/usr/lib/python3.10/test/test_httpservers.py�log_message&