/
proc
/
1553489
/
root
/
usr
/
local
/
lib
/
python3.12
/
site-packages
/
PIL
/
__pycache__
/
File Upload :
llllll
Current File: //proc/1553489/root/usr/local/lib/python3.12/site-packages/PIL/__pycache__/PSDraw.cpython-312.pyc
� &ٜg� � �T � d dl mZ d dlZd dlmZmZ ddlmZ G d� d� ZdZ d Z d Zy)� )�annotationsN)�IO� TYPE_CHECKING� )�EpsImagePluginc �v � e Zd ZdZd dd�Zd dd�Zdd�Zdd�Zdd�Zdd�Z dd �Z erd dlm Z d dd�Zy)�PSDrawzi Sets up printing to the given file. If ``fp`` is omitted, ``sys.stdout.buffer`` is assumed. Nc �J � |st j j }|| _ y �N)�sys�stdout�buffer�fp)�selfr s �5/usr/local/lib/python3.12/site-packages/PIL/PSDraw.py�__init__zPSDraw.__init__"