File: //usr/local/lib/python3.7/test/__pycache__/test_turtle.cpython-37.pyc
B
��gq1 � @ s� d dl Z d dlZd dlmZ e�d�ZejZdZdZdZ G dd� dej
�ZG d d
� d
�ZG dd� deej
�Z
G d
d� deej
�ZG dd� dej
�Zedkr�e�� dS )� N)�support�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 s8 | � tjtj� ttjd��}|�|� W d Q R X tjS )N�w)Z
addCleanupr �unlinkZTESTFN�open�write)�selfZcfg_str�f� r �,/usr/local/lib/python3.7/test/test_turtle.py�get_cfg_file4 s zTurtleConfigTest.get_cfg_filec C sR | � t�}t�|�}ddddddddddd d
ddd d
ddddd�}| �||� d S )Ng �?g�������?i� �� �d Zworld� i'