| 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
�9j�2 � @ s� d dl Z d dlZd dlmZ d dlmZ d dlmZ e�d�Zej Z dZ
dZdZG d d
� d
ej
�ZG dd� d�ZG d
d� d�ZG dd� deej
�ZG dd� deej
�ZG dd� dej
�Zedkrfe�� dS dS )� N)�support)�
import_helper)� os_helper�turtlea_ width = 0.75
height = 0.8
canvwidth = 500
canvheight = 200
leftright = 100
topbottom = 100
mode = world
colormode = 255
delay = 100
undobuffersize = 10000
shape = circle
pencolor = red
fillcolor = blue
resizemode = auto
visible = None
language = english
exampleturtle = turtle
examplescreen = screen
title = Python Turtle Graphics
using_IDLE = ''
z�# Comments!
# Testing comments!
pencolor = red
fillcolor = blue
visible = False
language = english
# Some more
# comments
using_IDLE = False
z0
pencolor = red
fillcolor: blue
visible = False
c @ s, e Zd Zdd� Zdd� Zdd� Zdd� Zd S )
�TurtleConfigTestc C sP | � tjtj� ttjd��}|�|� W d � tjS 1 s w Y tjS )N�w)�
addCleanupr �unlink�TESTFN�open�write)�self�cfg_str�f� r �'/usr/lib/python3.10/test/test_turtle.py�get_cfg_file7 s
��zTurtleConfigTest.get_cfg_filec C s� | � t�}t�|�}i dd�dd�dd�dd�d d
�dd
�dd
�dd�dd
�dd�dd�dd�dd�dd�dd �dd�dd�d d!d"d#��}| �||� d S )$N�widthg �?�heightg�������?� canvwidth�� �
canvheight�� � leftright�d � topbottom�mode�world� colormode� �delay�undobuffersize�'