Sindbad~EG File Manager
�
'Μg'8 � � � d dl Z d dlZd dlmZ d dlmZ d dlmZ ej d� Zej Z dZ
dZdZ G d � d
ej � Z G d� d� Z G d
� d� Z G d� deej � Z G d� deej � Z G d� dej � Z G d� dej � Zedk( r ej, � yy)� 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 �$ � e Zd Zd� Zd� Zd� Zd� Zy)�TurtleConfigTestc � � | j t j t j � t t j d� 5 }|j |� d d d � t j S # 1 sw Y t j S xY w)N�w)�
addCleanupr �unlink�TESTFN�open�write)�self�cfg_str�fs �-/usr/local/lib/python3.12/test/test_turtle.py�get_cfg_filezTurtleConfigTest.get_cfg_file7 s] � ���� �(�(�)�*:�*:�;�
�)�"�"�C�
(�A�
�G�G�G�� )����� )�����s � A3�3Bc �� � | j t � }t j |� }i dd�dd�dd�dd�d d
�dd
�dd
�dd�dd
�dd�dd�dd�dd�dd�dd �dd�dd�d d!d"d#��}| j ||� y )$N�widthg �?�heightg�������?� canvwidth�� �
canvheight�� � leftright�d � topbottom�mode�world� colormode� �delay�undobuffersize�'