python (3.11.7)
    e0                     2    	 d dl Z d dlZ G d d          ZdS )    Nc                   b    e Zd Z	 ddddddddZddZd Zd Zdd	Zdd
ZddZ	d Z
d
 Zd ZdS )TextFile   r   strict)strip_commentsskip_blanks	lstrip_ws	rstrip_ws
join_lines
collapse_joinerrorsNc                    	 ||t          d          | j                                        D ]:}||v rt          | |||                    t          | || j        |                    ;|                                D ]}|| j        vrt	          d|z            ||                     |           n|| _        || _        d| _        g | _	        d S )Nz7you must supply either or both of 'filename' and 'file'zinvalid TextFile option '%s'r   )
RuntimeErrordefault_optionskeyssetattrKeyErroropenfilenamefilecurrent_linelinebuf)selfr   r   optionsopts        G/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/distutils/text_file.py__init__zTextFile.__init__N   s   	3 XYYY ',,.. 	>