| Server IP : 43.129.54.214 / Your IP : 216.73.217.113 Web Server : nginx/1.24.0 System : Linux VM-4-108-ubuntu 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/local/qcloud/python/lib/python3.7/test/__pycache__/ |
Upload File : |
B
��fM� � @ s� d Z ddlmZmZmZmZ ddlmZmZ ddl Z ddl
Z
ddlZddlZddl
Z
ddlZddlZddlZddlZddlZddlZddlZddlZddlZddlZddlmZ ddlmZ ddlZddlmZ G dd � d �Z G d
d� dej!�Z"G dd
� d
ej#�Z$G dd� de$�Z%G dd� de$�Z&G dd� de$�Z'dZ(dZ)dZ*e�+e,e d��oXe �-� dkd�G dd� de$��Z.G dd� de�Z/G dd� de/�Z0G dd � d �Z1G d!d"� d"ej#�Z2G d#d$� d$ej#�Z3G d%d&� d&ej#�Z4d*d'd(�Z5e6d)k�r�e5� dS )+z�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.
� )�BaseHTTPRequestHandler�
HTTPServer�SimpleHTTPRequestHandler�CGIHTTPRequestHandler)�server�
HTTPStatusN)�mock)�BytesIO)�supportc @ s e Zd Zdd� Zddd�ZdS )�NoLogRequestHandlerc G s d S )N� )�self�argsr r �?/usr/local/qcloud/python/lib/python3.7/test/test_httpservers.py�log_message"