B
    2*™\fè  ã            
   @   sÄ  d dl Z yd dlT W n* ek
r>   ede jd edƒ‚Y nX e jdkr†y d dlZdZe 	d¡ 
e¡ W n eeefk
r„   Y nX d dlmZ edk rØeƒ at ¡  d d	lmZ etƒ ejd
de td edƒ‚d dlmZ d dlZd dlZd dlZd dlmZ d dlZd dlZd dlZd dl m!Z! d dl"Z"d dl#Z#d dl$Z$d dl%Z%d dl&m'Z' d dl(m)Z) d dl*m+Z+ d dl*m,Z, d dl-m.Z.m/Z/ d dl0m1Z1 d dl2m3Z3 d dl*m4Z4 d dlm5Z5m6Z6m7Z7 d dl8m9Z9 dZ:d Z;e ja<d8dd„Z=da>dd„ Z?e?dƒ dej@fd d!„ZAeAe_@G d"d#„ d#e.ƒZBG d$d%„ d%e1ƒZCG d&d'„ d'e'ƒZDG d(d)„ d)e9ƒZEG d*d+„ d+e4jFƒZGG d,d-„ d-eƒZHG d.d/„ d/e3ƒZId0d1„ ZJd2ZKd3d4„ ZLeMd5kr¸e jNd5 e jNd6< eLƒ  e?d7ƒ dS )9é    N)Ú*zJ** IDLE can't import Tkinter.
Your Python may not be configured for Tk. **)Úfileé   Úwin32Zshcoreg      !@)Úfix_scalingzIdle Cannot Startz"Idle requires tcl/tk 8.5+, not %s.)Úparent)ÚInteractiveInterpreter)Úpython_version)ÚTextWrapper)ÚColorDelegator)ÚidleConf)Údebugger)Ú
debugger_r)ÚEditorWindowÚfixwordbreaks)ÚFileList)ÚOutputWindow)Úrpc)Úidle_formatwarningÚPseudoInputFileÚPseudoOutputFile)ÚUndoDelegatorz	127.0.0.1c          	   C   sP   |d krt }y&| t| ||||d¡ | d¡ W n ttfk
rJ   Y nX d S )N)Úlinez>>> )Úwarning_streamÚwriter   ÚAttributeErrorÚOSError)ÚmessageÚcategoryÚfilenameÚlinenor   r   © r!   ú:C:\ALexclude\prg\programme\Python37\Lib\idlelib\pyshell.pyÚidle_showwarningC   s    r#   c             C   s0   | rt d kr,tja tt_nt d k	r,t t_d a d S )N)Ú_warnings_showwarningÚwarningsÚshowwarningr#   )Zcapturer!   r!   r"   Úcapture_warningsV   s    r'   Tc             C   s\   t j}i }x:t|ƒD ].}|d d… |dd …  dkr| |¡||< qW || ƒ | |¡ d S )Nr   éÿÿÿÿz<>)Ú	linecacheÚcacheÚlistÚpopÚupdate)r   Zorig_checkcacher*   ÚsaveÚkeyr!   r!   r"   Úextended_linecache_checkcachee   s    r0   c               @   sz   e Zd Zdd„ ZddddddgZdd
d„Zdd„ Zd dd„Zd!dd„Zdd„ Z	dd„ Z
dd„ Zdd„ Zdd„ Zdd„ ZdS )"ÚPyShellEditorWindowc             G   s”   g | _ tj| f|žŽ  | j d| j¡ | j d| j¡ | j d| jj¡ t	j
 tjd¡| _| jj| fdd„}| j |¡ | jjrˆ|  ¡  |  ¡  d S )Nz<<set-breakpoint-here>>z<<clear-breakpoint-here>>z<<open-python-shell>>zbreakpoints.lstc             S   s   |  ¡  | ƒ  d S )N)Úrestore_file_breaks)Zold_hookÚselfr!   r!   r"   Úfilename_changed_hook‰   s    z;PyShellEditorWindow.__init__.<locals>.filename_changed_hook)Úbreakpointsr   Ú__init__ÚtextÚbindÚset_breakpoint_hereÚclear_breakpoint_hereÚflistÚ
open_shellÚosÚpathÚjoinr   ZuserdirÚbreakpointPathÚioZfilename_change_hookZset_filename_change_hookr   r2   Úcolor_breakpoint_text)r3   Úargsr4   r!   r!   r"   r6      s    zPyShellEditorWindow.__init__)ZCutz<<cut>>Úrmenu_check_cut)ZCopyz<<copy>>Zrmenu_check_copy)ZPastez	<<paste>>Úrmenu_check_paste)NNN)zSet Breakpointz<<set-breakpoint-here>>N)zClear Breakpointz<<clear-breakpoint-here>>NTc             C   sD   | j d krd S |r(t ¡ }t |d¡}n
dddœ}| j d|¡ d S )NÚbreakÚ )Ú
foregroundÚ
backgroundÚBREAK)rA   r   ÚCurrentThemeÚGetHighlightr7   Z
tag_config)r3   ZcolorÚthemeZcfgr!   r!   r"   rB   ›   s    

z)PyShellEditorWindow.color_breakpoint_textc             C   sˆ   | j }| jj}| dd| d|d  ¡ y| j |¡ W n  tk
rX   | j |¡ Y nX y| jj	j
j}| ||¡ W n   Y nX d S )NrJ   z%d.0r   )r7   rA   r   Útag_addr5   ÚindexÚ
ValueErrorÚappendr;   ÚpyshellÚinterpr   r9   )r3   r    r7   r   Údebugr!   r!   r"   Úset_breakpoint§   s    z"PyShellEditorWindow.set_breakpointNc             C   s>   | j }| jj}|s| ¡  d S tt| d¡ƒƒ}|  |¡ d S )NÚinsert)r7   rA   r   ÚbellÚintÚfloatrO   rU   )r3   Úeventr7   r   r    r!   r!   r"   r9   µ   s    z'PyShellEditorWindow.set_breakpoint_herec             C   sŠ   | j }| jj}|s| ¡  d S tt| d¡ƒƒ}y| j |¡ W n   Y nX | 	ddd¡ y| j
jjj}| ||¡ W n   Y nX d S )NrV   rJ   zinsert linestartzinsert lineend +1char)r7   rA   r   rW   rX   rY   rO   r5   ÚremoveÚ
tag_remover;   rR   rS   r   r:   )r3   rZ   r7   r   r    rT   r!   r!   r"   r:   ¾   s"    z)PyShellEditorWindow.clear_breakpoint_herec             C   sd   | j r`| j}| jj}|s$| ¡  d S g | _ | ddt¡ y| jjj	j
}| |¡ W n   Y nX d S )NrJ   z1.0)r5   r7   rA   r   rW   r\   ZENDr;   rR   rS   r   Úclear_file_breaks)r3   r7   r   rT   r!   r!   r"   r]   Ñ   s    z%PyShellEditorWindow.clear_file_breaksc          
   C   s  | j }| jj}y$t| jdƒ}| ¡ }W d Q R X W n tk
rJ   g }Y nX ynt| jdƒX}x$|D ]}| |d ¡sb| |¡ qbW |  	¡  | j }|r®| |d t
|ƒ d ¡ W d Q R X W nT tk
r } z4t| jddƒsþd| j_tjdd	t
|ƒ | jd
 W d d }~X Y nX d S )NÚrÚwú=Ú
Úbreakpoint_error_displayedFTz
IDLE Errorz$Unable to update breakpoint list:
%s)Útitler   r   )r5   rA   r   Úopenr@   Ú	readlinesr   Ú
startswithr   Úupdate_breakpointsÚstrÚgetattrÚrootrb   ÚtkMessageBoxÚ	showerrorr7   )r3   Zbreaksr   ÚfpÚlinesZnew_filer   Úerrr!   r!   r"   Ústore_file_breaksà   s.    

(z%PyShellEditorWindow.store_file_breaksc          	   C   sª   | j  ¡  | jd krd S | jj}|d kr,d S tj | j¡r¦t| jdƒ}| 	¡ }W d Q R X xJ|D ]B}| 
|d ¡r`t|t|ƒd d … ƒ}x|D ]}|  |¡ qW q`W d S )Nr^   r`   r   )r7   r-   rA   r   r=   r>   Úisfiler@   rd   re   rf   ÚevalÚlenrU   )r3   r   rm   rn   r   Zbreakpoint_linenumbersZbreakpoint_linenumberr!   r!   r"   r2   
  s    



z'PyShellEditorWindow.restore_file_breaksc             C   s$   | j }| d¡}|  |¡}|| _d S )NrJ   )r7   Z
tag_rangesÚranges_to_linenumbersr5   )r3   r7   ÚrangesZlinenumber_listr!   r!   r"   rg     s    

z&PyShellEditorWindow.update_breakpointsc             C   sj   g }x`t dt|ƒdƒD ]L}tt|| jƒƒ}tt||d  jƒƒ}x||k r`| |¡ |d7 }qDW qW |S )Nr   é   r   )Úrangers   rX   rY   ÚstringrQ   )r3   ru   rn   rO   r    Úendr!   r!   r"   rt   "  s    

z)PyShellEditorWindow.ranges_to_linenumbersc             C   s   |   ¡  t | ¡ d S )N)r]   r   Ú_close)r3   r!   r!   r"   rz   3  s    zPyShellEditorWindow._close)T)N)N)Ú__name__Ú
__module__Ú__qualname__r6   Úrmenu_specsrB   rU   r9   r:   r]   rp   r2   rg   rt   rz   r!   r!   r!   r"   r1   |   s"   

	
*r1   c               @   s   e Zd ZeZdZddd„ZdS )ÚPyShellFileListNc             C   s8   | j r| j j ¡  nt| ƒ| _ | j r2| j  ¡ s2d S | j S )N)rR   ÚtopÚwakeupÚPyShellÚbegin)r3   rZ   r!   r!   r"   r<   B  s    

zPyShellFileList.open_shell)N)r{   r|   r}   r1   r   rR   r<   r!   r!   r!   r"   r   9  s   r   c               @   s,   e Zd Zdd„ Zdd„ Zdd„ Zdd„ Zd	S )
ÚModifiedColorDelegatorc             C   s   t  | ¡ |  ¡  d S )N)r   r6   ÚLoadTagDefs)r3   r!   r!   r"   r6   P  s    
zModifiedColorDelegator.__init__c             C   s*   |   ddd¡ |  ddd¡ t | ¡ d S )NZTODOz1.0ÚiomarkZSYNC)r\   rN   r   Úrecolorize_main)r3   r!   r!   r"   r‡   T  s    z&ModifiedColorDelegator.recolorize_mainc          	   C   sJ   t  | ¡ t ¡ }| j d d dœt |d¡t |d¡t |d¡dœ¡ d S )N)rI   rH   ÚstdoutÚstderrÚconsole)Ústdinrˆ   r‰   rŠ   )r   r…   r   rK   Útagdefsr-   rL   )r3   rM   r!   r!   r"   r…   Y  s    


z"ModifiedColorDelegator.LoadTagDefsc             C   s"   x| j D ]}|  |dd¡ qW d S )Nr†   ry   )rŒ   r\   )r3   Útagr!   r!   r"   Úremovecolorsc  s    z#ModifiedColorDelegator.removecolorsN)r{   r|   r}   r6   r‡   r…   rŽ   r!   r!   r!   r"   r„   M  s   
r„   c               @   s    e Zd Zddd„Zddd„ZdS )ÚModifiedUndoDelegatorNc             C   sL   y"| j  |dd¡r | j  ¡  d S W n tk
r6   Y nX t | |||¡ d S )Nú<r†   )ÚdelegateÚcomparerW   ÚTclErrorr   rV   )r3   rO   ÚcharsÚtagsr!   r!   r"   rV   k  s    
zModifiedUndoDelegator.insertc             C   sJ   y"| j  |dd¡r | j  ¡  d S W n tk
r6   Y nX t | ||¡ d S )Nr   r†   )r‘   r’   rW   r“   r   Údelete)r3   Zindex1Úindex2r!   r!   r"   r–   t  s    
zModifiedUndoDelegator.delete)N)N)r{   r|   r}   rV   r–   r!   r!   r!   r"   r   h  s   
	r   c               @   s   e Zd Zdd„ ZdS )ÚMyRPCClientc             C   s   t ‚d S )N)ÚEOFError)r3   r!   r!   r"   Ú
handle_EOF€  s    zMyRPCClient.handle_EOFN)r{   r|   r}   rš   r!   r!   r!   r"   r˜   ~  s   r˜   c               @   s  e Zd Zdd„ ZdZdZdZdd„ Zdd„ Zdd	„ Z	d?dd„Z
dd„ Zdd„ Zdd„ Zdd„ Zd@dd„ZdZdd„ ZdZdd„ Zdd„ Zdd„ Zd d!„ Zd"Zd#d$„ ZdAd%d&„Zd'd(„ Zd)d*„ Zd+d,„ ZdBd-d.„Zd/d0„ Zd1d2„ Zd3d4„ Z d5d6„ Z!d7d8„ Z"d9d:„ Z#d;d<„ Z$d=d>„ Z%dS )CÚModifiedInterpreterc             C   sH   || _ tjd j}tj| |d d | _d| _d | _t	| _
| jjj| _d S )NÚ__main__)ÚlocalsF)Ú	tkconsoleÚsysÚmodulesÚ__dict__r   r6   Úsave_warnings_filtersÚ
restartingÚsubprocess_arglistÚPORTÚportÚcompileÚcompilerÚflagsÚoriginal_compiler_flags)r3   rž   r   r!   r!   r"   r6   ‡  s    zModifiedInterpreter.__init__Nc             C   s&   | j d kr|  ¡ | _ t | j ¡| _d S )N)r¤   Úbuild_subprocess_arglistÚ
subprocessÚPopenÚ
rpcsubproc)r3   r!   r!   r"   Úspawn_subprocess•  s    

z$ModifiedInterpreter.spawn_subprocessc             C   s^   dd„ t jD ƒ}tjdddddd}td	kr8d
|f }n
d|f }t jg| d|t| jƒg S )Nc             S   s   g | ]}d | ‘qS )z-Wr!   )Ú.0Úsr!   r!   r"   ú
<listcomp>  s    z@ModifiedInterpreter.build_subprocess_arglist.<locals>.<listcomp>ÚmainÚGeneralzdelete-exitfuncFÚbool)ÚdefaultÚtypezidlelib.pyshellz&__import__('idlelib.run').run.main(%r)z__import__('run').main(%r)z-c)rŸ   Úwarnoptionsr   Ú	GetOptionr{   Ú
executablerh   r¦   )r3   r_   Z	del_exitfZcommandr!   r!   r"   r«   š  s    


z,ModifiedInterpreter.build_subprocess_arglistc          	   C   sZ  t | jf}xLtdƒD ]4}t |¡ yt|ƒ| _P W q tk
rF   Y qX qW |  ¡  d S | jj	 
¡ d | _tdkrˆ| jj	 tjtjd¡ |  ¡  | jj	 d¡ y| j ¡  W n tjk
rÊ   |  ¡  d S X | j d| j¡ | j d| jj¡ | j d| jj¡ | j d| jj¡ | j d	| jj¡ | j d
t¡ | j d| ¡ | jdd |  ¡  | jS )Né   r   r   é
   rŠ   r‹   rˆ   r‰   r;   r)   rS   T)Úwith_cwd)ÚHOSTr¦   rw   ÚtimeZsleepr˜   Úrpccltr   Údisplay_port_binding_errorÚlistening_sockZgetsocknamer¥   Z
setsockoptÚsocketZ
SOL_SOCKETZSO_REUSEADDRr¯   Z
settimeoutÚacceptÚtimeoutÚdisplay_no_subprocess_errorÚregisterrž   r‹   rˆ   r‰   r;   r)   Útransfer_pathÚpoll_subprocess)r3   ZaddrÚir!   r!   r"   Ústart_subprocess©  s>    




z$ModifiedInterpreter.start_subprocessFrG   c             C   sT  | j r| jS d| _ |  ¡ }|r<yt | j¡ W n   Y nX | j ¡  |  ¡  | j}|j}d|_|  	¡  y| j 
¡  W n tjk
r”   |  ¡  d S X | j|d | ¡  |j dd¡ d|rÂ|nd }t|jƒt|ƒ d d	 d
 }| d ||¡¡ |j dd¡ |j dd¡ |s"| ¡  |r<t | j¡ | ¡  | j| jj_d| _ | jS )NTF)r½   r†   zend-1cz	RESTART: ZShellé   rv   r`   z
{0} {1} {0}ÚrestartÚleft) r£   rÀ   Úgetdebuggerr   Zclose_subprocess_debuggerÚcloseÚterminate_subprocessrž   Ú	executingr¯   rÄ   rÃ   rÅ   rÆ   rÈ   Ústop_readliner7   r–   rX   Úwidthrs   r   ÚformatÚmark_setÚmark_gravityÚ
showpromptZrestart_subprocess_debuggerÚload_breakpointsrª   r§   r¨   r©   )r3   r½   r   rT   rŠ   Zwas_executingr   Zhalfbarr!   r!   r"   Úrestart_subprocessÔ  sH    
z&ModifiedInterpreter.restart_subprocessc             C   s   | j  dddi ¡ d S )NÚexecZinterrupt_the_serverr!   )rÀ   Z
remotecall)r3   r!   r!   r"   Z__request_interrupt  s    z'ModifiedInterpreter.__request_interruptc             C   s   t j| jd ¡  d S )N)Útarget)Ú	threadingZThreadÚ'_ModifiedInterpreter__request_interruptÚstart)r3   r!   r!   r"   Úinterrupt_subprocess  s    z(ModifiedInterpreter.interrupt_subprocessc             C   s~   | j d k	r| jj | j ¡ y| jj ¡  W n tk
r>   Y nX y| j ¡  W n tk
rb   Y nX |  ¡  d| j_	d | _d S )NF)
Ú_afteridrž   r7   Zafter_cancelrÀ   rÂ   rÐ   r   rÑ   rÒ   )r3   r!   r!   r"   Úkill_subprocess  s    
z#ModifiedInterpreter.kill_subprocessc             C   sL   y| j  ¡  W n tk
r"   d S X y| j  ¡  W n tk
rF   d S X d S )N)r®   Úkillr   Úwait)r3   r!   r!   r"   rÑ     s    z(ModifiedInterpreter.terminate_subprocessc             C   s2   |rdg}|  tj¡ ntj}|  d|f ¡ d S )NrG   zRif 1:
        import sys as _sys
        _sys.path = %r
        del _sys
        
)ÚextendrŸ   r>   Ú
runcommand)r3   r½   r>   r!   r!   r"   rÈ   #  s    z!ModifiedInterpreter.transfer_pathc          
   C   s6  | j }|d krd S y|j| jdd}W n2 tttfk
rX   | jjrHd S d }|  ¡  Y nX |r| j 	¡  d | _|\}}| jj
}|dkr¢|d k	rêtt|ƒ|d nH|dkrÀ| j d¡rê|  ¡  n*|dkrêd}t||tjd t|||d y| j ¡  W n tk
r   Y nX | jjs2| jj | jj| j¡| _d S )	Ngš™™™™™©?)rä   ZOK)r   Z	EXCEPTIONz<<toggle-jit-stack-viewer>>ÚERRORz/pyshell.ModifiedInterpreter: Subprocess ERROR:
)rÀ   ZpollresponseÚ
active_seqr™   r   ÚKeyboardInterruptrž   ÚclosingrÚ   ÚresetoutputrŠ   ÚprintÚreprÚgetvarÚremote_stack_viewerrŸ   Ú
__stderr__Úendexecutingr   r7   ÚafterÚpollintervalrÉ   rá   )r3   ZcltÚresponseZhowZwhatrŠ   Úerrmsgr!   r!   r"   rÉ   2  s@    


z#ModifiedInterpreter.poll_subprocessc             C   s
   || _ d S )N)r   )r3   r   r!   r!   r"   ÚsetdebuggerZ  s    zModifiedInterpreter.setdebuggerc             C   s   | j S )N)r   )r3   r!   r!   r"   rÏ   ]  s    zModifiedInterpreter.getdebuggerc             C   s   | j j d| j¡ d S )Ni,  )rž   r7   rò   rï   )r3   r!   r!   r"   Úopen_remote_stack_viewer`  s    
z,ModifiedInterpreter.open_remote_stack_viewerc             C   s°   ddl m} | j dddi ¡}|d kr6| jj ¡  d S | | j|¡}ddlm	}m
} t| jjƒ}t ¡ }t |d¡d }|||dd	}	|	jjd
dd ||	jd |ƒ}
|
 ¡  d S )Nr   )Ú
debugobj_rrÛ   Zstackviewer)r;   )ÚScrolledCanvasÚTreeNodeZnormalrI   )ÚbgZhighlightthicknessr   Zboth)ÚexpandÚfill)Úidlelibrø   rÀ   Úremotequeuerž   rj   rW   ZStubObjectTreeItemZidlelib.treerù   rú   ZToplevelr   rK   rL   ÚframeÚpackZcanvasrü   )r3   rø   ZoidÚitemrù   rú   r€   rM   rI   ZscZnoder!   r!   r"   rï   m  s    z'ModifiedInterpreter.remote_stack_viewerr   c             C   s   |   |¡}|  ||¡ d S )N)ÚstuffsourceÚexecfile)r3   Úsourcer   r!   r!   r"   Ú
execsource€  s    
zModifiedInterpreter.execsourcec          	   C   s®   |d krFt  |¡.}| ¡ }tr<dtj |¡› d| d }W d Q R X yt||dƒ}W nH tt	fk
rž   | j
 ¡  td| j
jd t | |¡ | j
 ¡  Y nX |  |¡ d S )Nz__file__ = r'''z'''
z
del __file__rÛ   zB*** Error in script or command!
Traceback (most recent call last):)r   )Útokenizerd   ÚreadÚuse_subprocessr=   r>   Úabspathr§   ÚOverflowErrorÚSyntaxErrorrž   rë   rì   r‰   r   ÚshowsyntaxerrorrØ   Úruncode)r3   r   r  rm   Úcoder!   r!   r"   r  …  s    &
zModifiedInterpreter.execfilec          
   C   sd   |   |¡}d| _tjd d … | _tjdtd zt | ||¡S | jd k	r^| jtjd d …< d | _X d S )Nr   Úerror)Úactionr   )	r  Zmorer%   Úfiltersr¢   ÚfilterwarningsÚSyntaxWarningr   Ú	runsource)r3   r  r   r!   r!   r"   r  ™  s    

zModifiedInterpreter.runsourcec             C   s>   d| j  }| j d | _ | d¡}t|ƒd d||ftj|< |S )Nz<pyshell#%d>r   ra   r   )ÚgidÚsplitrs   r)   r*   )r3   r  r   rn   r!   r!   r"   r  ²  s
    

zModifiedInterpreter.stuffsourcec             C   s   |   d|f ¡ d S )Na(  if 1:
            _filename = %r
            import sys as _sys
            from os.path import dirname as _dirname
            _dir = _dirname(_filename)
            if not _dir in _sys.path:
                _sys.path.insert(0, _dir)
            del _filename, _sys, _dirname, _dir
            
)ræ   )r3   r   r!   r!   r"   Úprepend_syspathº  s    z#ModifiedInterpreter.prepend_syspathc             C   sÄ   | j }|j}| ddd¡ t ¡ \}}}t|ddƒp:|p:d}t|ddƒpJd}t|d	dƒpZd
}	|	d
krl|d7 }|dkr‚d|	d  }
nd|d |	d f }
| ||
¡ | ¡  |  d| ¡ | 	¡  d S )Nrç   z1.0ry   ÚmsgrG   z<no detail available>r    r   Úoffsetr   ziomark + %d charsz&iomark linestart + %d lines + %d charszSyntaxError: %s
)
rž   r7   r\   rŸ   Úexc_infori   Zcolorize_syntax_errorrë   r   rØ   )r3   r   rž   r7   r·   ÚvalueÚtbr  r    r  Úposr!   r!   r"   r  Æ  s"    z#ModifiedInterpreter.showsyntaxerrorc             C   s6   | j  ¡  |  ¡  t | ¡ | j  d¡r2| j  ¡  d S )Nz<<toggle-jit-stack-viewer>>)rž   rë   Úchecklinecacher   Úshowtracebackrî   Úopen_stack_viewer)r3   r!   r!   r"   r   à  s
    

z!ModifiedInterpreter.showtracebackc             C   sB   t j}x6t| ¡ ƒD ]&}|d d… |dd …  dkr||= qW d S )Nr   r(   z<>)r)   r*   r+   Úkeys)r3   Úcr/   r!   r!   r"   r  è  s    z"ModifiedInterpreter.checklinecachec             C   s@   | j jr|  ¡  dS | jr0| j dd|fi ¡ nt|| jƒ dS )Nr   rÛ   r  r   )rž   rÒ   Údisplay_executing_dialogrÀ   rÿ   rÛ   r   )r3   r  r!   r!   r"   ræ   î  s    zModifiedInterpreter.runcommandc             C   sp  | j jr| j ¡  |  ¡  | jd k	r:| jtjd d …< d | _| j}züyT| j  	¡  |st| j
d k	rt| j
 dd|fi ¡| _n |rˆ| || j¡ nt|| jƒ W n¢ tk
rØ   | j jsÒtjddd| j jdrÈ‚ qÔ|  ¡  n‚ Y nb   trtd| j jd |  ¡  | j  ¡  n,| j jr,d	| j _td
| j jd n|  ¡  Y nX W d tsjy| j  ¡  W n tk
rh   Y nX X d S )NrÛ   r  zExit?zDo you want to exit altogether?Zyes)r¶   r   z IDLE internal error in runcode())r   Fré   )rž   rÒ   rS   rÚ   r  r¢   r%   r  r   ÚbeginexecutingrÀ   Z
asyncqueuerè   Úrunr   rÛ   Ú
SystemExitrê   rk   Zaskyesnor7   r   r	  rì   r‰   rñ   Úcanceledr   )r3   r  r   r!   r!   r"   r  ú  sP    





zModifiedInterpreter.runcodec             C   s   | j j |¡S )N)rž   r‰   r   )r3   r±   r!   r!   r"   r   +  s    zModifiedInterpreter.writec             C   s   t jdd| jjd d S )NzPort Binding ErroraA  IDLE can't bind to a TCP/IP port, which is necessary to communicate with its Python execution server.  This might be because no networking is installed on this computer.  Run IDLE with the -n command line switch to start without a subprocess and refer to Help/IDLE Help 'Running without a subprocess' for further details.)r   )rk   rl   rž   r7   )r3   r!   r!   r"   rÁ   /  s    z.ModifiedInterpreter.display_port_binding_errorc             C   s   t jdd| jjd d S )NzSubprocess Startup Errorz‰IDLE's subprocess didn't make connection.  Either IDLE can't start a subprocess or personal firewall software is blocking the connection.)r   )rk   rl   rž   r7   )r3   r!   r!   r"   rÆ   :  s    z/ModifiedInterpreter.display_no_subprocess_errorc             C   s   t jdd| jjd d S )NzAlready executingzYThe Python Shell window is already executing a command; please wait until it is finished.)r   )rk   rl   rž   r7   )r3   r!   r!   r"   r$  B  s    z,ModifiedInterpreter.display_executing_dialog)FrG   )F)N)N)&r{   r|   r}   r6   rá   rÀ   r®   r¯   r«   rË   rÚ   rÞ   rà   râ   rÑ   rÈ   rè   rÉ   r   rö   rÏ   r÷   rï   r  r  r  r  r  r  r  r   r  ræ   r  r   rÁ   rÆ   r$  r!   r!   r!   r"   r›   …  sF   
+
-
&

1r›   c                   s’  e Zd Zdeƒ  d ZeZeZddddddgZ	e
jd	g Zd
dlmZ dTdd„Zdd„ ZdZdZdZdZdZdZdd„ Zdd„ ZdUdd„Zdd„ ZdVdd„Zdd„ Zdd„ Zd d!„ Zd"d#„ Zd$d%„ Zd&d'„ Z d(d)„ Z!d*d+„ Z"d,Z#d-d.„ Z$d/d0„ Z%d1d2„ Z&d3d4„ Z'dWd5d6„Z(d7d8„ Z)d9d:„ Z*d;d<„ Z+d=d>„ Z,d?d@„ Z-dXdAdB„Z.dYdCdD„Z/dZdEdF„Z0dGdH„ Z1dIdJ„ Z2dKdL„ Z3d[dNdO„Z4‡ fdPdQ„Z5‡ fdRdS„Z6‡  Z7S )\r‚   zPython z Shell)r   Z_File)ZeditZ_Edit)rT   Z_Debug)ÚoptionsZ_Options)ZwindowZ_Window)ÚhelpZ_Help)ZSqueezez<<squeeze-current-text>>r   )ÚHistoryNc             C   s  t r&| j}|d d dkr&| dd¡ t| ƒ| _|d krVtƒ }t|ƒ | ¡  t|ƒ}t	 
| |d d ¡ d| _d| _d| _ttdƒrˆtjnd| _| j d	¡d
 | _| j| _| j}|jdd | d| j¡ | d| j¡ | d| j¡ | d| j¡ | d| j¡ | d| j¡ | d| j¡ t r>| d| j¡ | d| j ¡ |  !| ¡}| d|j"¡ tj#| _$tj%| _&tj'| _(ddl)m*} t+| d|j,ƒ| _'t-| d|j,ƒ| _#t-| d|j,ƒ| _%t-| d|j,ƒ| _.t sØ| j#t_#| j%t_%| j't_'ydd l/}|j0|_1W n   tj2t_%‚ Y nX |  3| j¡| _4d| _5d S )Nrv   r   Úshell)r,  ZShe_llTé   Úps1z>>> ra   r(   Úchar)Úwrapz<<newline-and-indent>>z<<plain-newline-and-indent>>z<<interrupt-execution>>z<<end-of-file>>z<<open-stack-viewer>>z<<toggle-debugger>>z<<toggle-jit-stack-viewer>>z<<view-restart>>z<<restart-shell>>z<<squeeze-current-text>>)Úiomenur‹   rˆ   r‰   rŠ   é2   )6r	  Ú
menu_specsrV   r›   rS   ÚTkr   Úwithdrawr   r   r6   ZusetabsZindentwidthZcontext_use_ps1ÚhasattrrŸ   r.  Úsys_ps1r  Zprompt_last_lineÚpromptr7   Z	configurer8   Úenter_callbackÚlinefeed_callbackÚcancel_callbackÚeof_callbackr!  Útoggle_debuggerÚtoggle_jit_stack_viewerÚview_restart_markÚrestart_shellZSqueezerZsqueeze_current_text_eventrˆ   Úsave_stdoutr‰   Úsave_stderrr‹   Ú
save_stdinrþ   r1  r   Úencodingr   rŠ   ÚpydocZ
plainpagerZpagerrð   r+  Úhistoryró   )r3   r;   Úmsrj   r7   Zsqueezerr1  rE  r!   r!   r"   r6   d  sh    

zPyShell.__init__c             C   s   t jddS )NT)Z
shell_only)r   ZGetExtensions)r3   r!   r!   r"   Úget_standard_extension_names£  s    z$PyShell.get_standard_extension_namesFc             C   s   |a d S )N)r   )r3   Ústreamr!   r!   r"   Úset_warning_stream­  s    zPyShell.set_warning_streamc             C   s   t S )N)r   )r3   r!   r!   r"   Úget_warning_stream±  s    zPyShell.get_warning_streamc             C   sH   | j r$tjdd| jd |  ¡  dS | j ¡ }|r<|  ¡  n|  ¡  d S )NzDon't debug nowz*You can only toggle the debugger when idle)r   rF   )	rÒ   rk   rl   r7   Úset_debugger_indicatorrS   rÏ   Úclose_debuggerÚopen_debugger)r3   rZ   Údbr!   r!   r"   r=  ´  s    


zPyShell.toggle_debuggerc             C   s   | j  ¡ }|  d|  ¡ d S )Nz<<toggle-debugger>>)rS   rÏ   Zsetvar)r3   rO  r!   r!   r"   rL  Â  s    
zPyShell.set_debugger_indicatorc             C   s   d S )Nr!   )r3   rZ   r!   r!   r"   r>  Æ  s    zPyShell.toggle_jit_stack_viewerc             C   sh   | j  ¡ }|r\| j  d ¡ | ¡  | j jr8t | j j¡ |  ¡  | j 	d¡ | j
| _|  ¡  |  ¡  d S )Nz[DEBUG OFF]
)rS   rÏ   rö   rÐ   rÀ   r   Zclose_remote_debuggerrë   rŠ   r   r7  r8  rØ   rL  )r3   rO  r!   r!   r"   rM  É  s    
zPyShell.close_debuggerc             C   sX   | j jrt | j j| ¡}n
t | ¡}| j  |¡ | ¡  d| j | _	|  
¡  |  ¡  d S )Nz[DEBUG ON]
)rS   rÀ   r   Zstart_remote_debuggerr   ZDebuggerrö   rÙ   r7  r8  rØ   rL  )r3   Zdbg_guir!   r!   r"   rN  Ö  s    

zPyShell.open_debuggerc             C   s   |   ¡  d| _d S )Nr   )rë   rÒ   )r3   r!   r!   r"   r%  â  s    zPyShell.beginexecutingc             C   s   d| _ d| _|  ¡  d S )Nr   )rÒ   r(  rØ   )r3   r!   r!   r"   rñ   ç  s    zPyShell.endexecutingc             C   sD   | j r&tjddd| jd}|dkr&dS |  ¡  d| _d| _t | ¡S )NzKill?z7Your program is still running!
 Do you want to kill it?Úok)r¶   r   FZcancelT)	rÒ   rk   Zaskokcancelr7   rÓ   r(  rê   r   rÐ   )r3   rô   r!   r!   r"   rÐ   í  s    
zPyShell.closec             C   sV   |   ¡  tr| j ¡  | jt_| jt_| j	t_
d | _d | _d | j_d | _t | ¡ d S )N)rM  r	  rS   râ   rA  rŸ   rˆ   rB  r‰   rC  r‹   rŠ   r;   rR   rF  r   rz   )r3   r!   r!   r"   rz   ü  s    
zPyShell._closec             C   s   dS )NTr!   )r3   r   r!   r!   r"   Úispythonsource  s    zPyShell.ispythonsourcec             C   s   | j S )N)Úshell_title)r3   r!   r!   r"   Úshort_title  s    zPyShell.short_titlezHType "help", "copyright", "credits" or "license()" for more information.c             C   s†   | j  dd¡ |  ¡  tr:d}| j ¡ }|sF|  ¡  dS nd}tjt	_|  
dt	jt	j| j|f ¡ | j  ¡  |  ¡  dd l}d |_dS )	Nr†   rV   rG   Fz›==== No Subprocess ====

WARNING: Running IDLE without a Subprocess is deprecated
and will be removed in a later version. See Help/IDLE Help
for details.

zPython %s on %s
%s
%sr   T)r7   rÖ   rë   r	  rS   rË   rÐ   r   ÚdisplayhookrŸ   r   ÚversionÚplatformÚ	COPYRIGHTZfocus_forcerØ   ÚtkinterZ_default_root)r3   ZnosubZclientrX  r!   r!   r"   rƒ     s"    

zPyShell.beginc             C   s   | j s
d S d| _| j ¡  d S )NT)ÚreadingÚ_stop_readline_flagr€   Úquit)r3   r!   r!   r"   rÓ   .  s    zPyShell.stop_readlinec             C   s‚   | j }zd| _ | j ¡  W d || _ X | jr4d| _dS | j dd¡}t|ƒdkrRd}|  ¡  | jrnd| _t	snt
‚| jr~d| _d}|S )Nr   FrG   r†   zend-1cr   ra   )rY  r€   ÚmainlooprZ  r7   Úgetrs   rë   r(  r	  ré   Ú	endoffile)r3   r.   r   r!   r!   r"   Úreadline4  s(    zPyShell.readlinec             C   s   dS )NTr!   )r3   r!   r!   r"   ÚisattyK  s    zPyShell.isattyc             C   s    y| j  ddd¡rd S W n   Y nX | jsR| jsR|  ¡  | j d¡ |  ¡  dS d| _d| _	| jrŒ| jj
rŒ| j ¡ r‚| j ¡  n
| j ¡  | jrœ| j ¡  dS )Nz	sel.firstz!=zsel.lastzKeyboardInterrupt
rF   r   r   )r7   r’   rÒ   rY  rë   rS   r   rØ   r^  r(  rÀ   rÏ   rÚ   rà   r€   r[  )r3   rZ   r!   r!   r"   r;  N  s&    


zPyShell.cancel_callbackc             C   sf   | j r| jsd S | j ddd¡r0| j ddd¡s4d S | j sL|  ¡  |  ¡  nd| _d| _| j 	¡  dS )Nr†   z==rV   zend-1cr   r   rF   )
rÒ   rY  r7   r’   rë   rÐ   r(  r^  r€   r[  )r3   rZ   r!   r!   r"   r<  d  s    

zPyShell.eof_callbackc             C   s0   | j r"| j dd¡ | j d¡ n
|  |¡ dS )NrV   ra   rF   )rY  r7   rV   ÚseeÚnewline_and_indent_event)r3   rZ   r!   r!   r"   r:  s  s
    
zPyShell.linefeed_callbackc             C   s8  | j r| jsd S y6| j dd¡}|rD| j ddd¡rD|  ||¡ dS W n   Y nX | j ddd¡rV| j d	d¡}|r®| j dd|d
 ¡r®|  | j |d |d
 ¡|¡ dS | j d	d¡}|rö| j dd|d ¡rö|  | j |d |d
 ¡|¡ dS | j dd¡}|r<| j |d dd¡r<|  | j |d
 d¡|¡ n|  | j dd¡|¡ dS | j ddd¡rv| j dd¡ | j dd¡}|r¢| 	¡ s¢| j 
dd¡ | j ddd¡rÂ|  |¡ dS | j dd¡ | jrô| j dd¡ | j d¡ n
|  |¡ | j d	dd¡ | j ¡  | jr,| j ¡  n|  ¡  dS )Nz	sel.firstzsel.lastz<=r†   rF   rV   r   ziomark linestartr‹   r   r   zinsert lineendz>=rŠ   zinsert linestartzend-1czend-1c linestartra   )rÒ   rY  r7   r]  r’   ÚrecallZtag_prevrangeZtag_nextrangerÖ   Ústripr–   rb  rV   ra  rN   Zupdate_idletasksr€   r[  Úrunit)r3   rZ   ÚselÚprevÚnextÚindicesr±   r!   r!   r"   r9  |  sX    


zPyShell.enter_callbackc          	   C   s<  t  dd|¡}t  dd|¡}| d¡}| j ¡  zî| j ddd¡ | j dd	¡ | j d
d¡}| ¡  	d¡r„|  
|¡ | j d
d¡}| j d|d  ¡ ¡ t|ƒdkrt  d|d ¡ d¡}t  d|¡ d¡}xJ|dd … D ]:}| |¡r||t|ƒd …  }| j dd| ¡  ¡ qÞW W d | j d¡ | j ¡  X d S )Nz^\s*\nrG   z\n\s*$ra   rf  z1.0ry   rV   zend-1czinsert linestartú:r   r   z	^([ \t]*))ÚreÚsubr  r7   Zundo_block_startr\   rÖ   r]  ÚrstripÚendswithrb  rV   rd  rs   ÚsearchÚgrouprf   ra  Zundo_block_stop)r3   r±   rZ   rn   ÚprefixZorig_base_indentZnew_base_indentr   r!   r!   r"   rc  »  s*    


zPyShell.recallc             C   sž   | j  dd¡}t|ƒ}x$|dkr:||d  dkr:|d }qW |dkr\||d  dkr\|d }x$|dkr€||d  dkr€|d }q^W |d |… }| j |¡ d S )Nr†   zend-1cr   r   z 	ra   )r7   r]  rs   rS   r  )r3   r   rÊ   r!   r!   r"   re  Õ  s    zPyShell.runitc             C   sX   | j jr| j  ¡ S y
tj W n   tjdd| jd d S ddlm	} || j
| jƒ d S )NzNo stack tracez@There is no stack trace yet.
(sys.last_traceback is not defined))r   r   )ÚStackBrowser)rS   rÀ   rï   rŸ   Úlast_tracebackrk   rl   r7   Zidlelib.stackviewerrr  rj   r;   )r3   rZ   rr  r!   r!   r"   r!  ã  s    


zPyShell.open_stack_viewerc             C   s   | j  d¡ | j  d¡ d S )Nr†   rÍ   )r7   ra  )r3   rZ   r!   r!   r"   r?  ñ  s    zPyShell.view_restart_markc             C   s   | j jdd d S )NT)r½   )rS   rÚ   )r3   rZ   r!   r!   r"   r@  õ  s    zPyShell.restart_shellc             C   s:   |   ¡  | j | j¡ | j dd¡ |  ¡  | j ¡  d S )NrV   zend-1c)	rë   rŠ   r   r8  r7   rÖ   Úset_line_and_columnrA   Z
reset_undo)r3   r!   r!   r"   rØ   ù  s
    zPyShell.showpromptc             C   sP   | j jj}t|ddd}d | |¡¡}| d¡s:|d7 }| jj 	d|d¡ d S )Nr-  T)rÔ   ÚtabsizeZexpand_tabsra   ziomark linestartr‰   )
rS   rž   rÔ   r
   r?   r0  rn  ZperZbottomrV   )r3   r  rÔ   ÚwrapperZwrapped_msgr!   r!   r"   Úshow_warning   s    

zPyShell.show_warningc             C   sX   | j  dd¡}| jr | j |¡ | j  d¡dkr>| j  dd¡ | j  dd¡ |  ¡  d S )Nr†   zend-1czend-2cra   )r7   r]  rF  ÚstorerV   rÖ   rt  )r3   r  r!   r!   r"   rë     s    zPyShell.resetoutputr!   c             C   sª   t |tƒrRt|ƒrRt|ƒdkrRxt|ƒD ]\}}|dkr(P q(W td|||d dƒ‚y0| j dd¡ t 	| ||d¡}| j dd¡ W n   ‚ Y nX | j
r¦d| _
ts¦t‚|S )	Nu   ï¿¿zUCS-2r   z%Non-BMP character not supported in Tkr†   ÚrightrÎ   r   )Ú
isinstancerh   rs   ÚmaxÚ	enumerateÚUnicodeEncodeErrorr7   r×   r   r   r(  r	  ré   )r3   r±   r•   rß   r/  Úcountr!   r!   r"   r     s"    zPyShell.writec                s8   y| j  ddd¡rdS W n tk
r,   dS X tƒ  ¡ S )Nz	sel.firstr   r†   Údisabled)r7   r’   r“   ÚsuperrD   )r3   )Ú	__class__r!   r"   rD   )  s    zPyShell.rmenu_check_cutc                s   | j  ddd¡rdS tƒ  ¡ S )NrV   r   r†   r  )r7   r’   r€  rE   )r3   )r  r!   r"   rE   1  s    zPyShell.rmenu_check_paste)N)N)N)N)N)N)N)r!   )8r{   r|   r}   r	   rR  r„   r   r   r   r3  r   r~   Zidlelib.historyr+  r6   rH  rY  rÒ   r(  r^  rê   rZ  rJ  rK  r=  rL  r>  rM  rN  r%  rñ   rÐ   rz   rQ  rS  rW  rƒ   rÓ   r_  r`  r;  r<  r:  r9  rc  re  r!  r?  r@  rØ   rw  rë   r   rD   rE   Ú__classcell__r!   r!   )r  r"   r‚   J  sj   
?


	?


	
r‚   c          
   C   s6   | j dkr2x&dD ]}|  |dd|  |d¡ ¡ qW d S )NZx11)ZTextZEntryZSpinboxz	<<Paste>>z%catch {%W delete sel.first sel.last}
)Z_windowingsystemZ
bind_class)rj   Úclsr!   r!   r"   Úfix_x11_paste7  s    

r„  a¢  
USAGE: idle  [-deins] [-t title] [file]*
       idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
       idle  [-dns] [-t title] - [arg]*

  -h         print this help message and exit
  -n         run IDLE without a subprocess (DEPRECATED,
             see Help/IDLE Help for details)

The following options will override the IDLE 'settings' configuration:

  -e         open an edit window
  -i         open a shell window

The following options imply -i and will open a shell:

  -c cmd     run the command in a shell, or
  -r file    run script from file

  -d         enable the debugger
  -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
  -t title   set title of shell window

A default edit window will be bypassed when -c, -r, or - are used.

[arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

Examples:

idle
        Open an edit window or shell depending on IDLE's configuration.

idle foo.py foobar.py
        Edit the files, also open a shell if configured to start with shell.

idle -est "Baz" foo.py
        Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
        window with the title "Baz".

idle -c "import sys; print(sys.argv)" "foo"
        Open a shell window and run the command, passing "-c" in sys.argv[0]
        and "foo" in sys.argv[1].

idle -d -s -r foo.py "Hello World"
        Open a shell window, run a startup script, enable the debugger, and
        run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
        sys.argv[1].

echo "import sys; print(sys.argv)" | idle - "foobar"
        Open a shell window, run the script piped in, passing '' in sys.argv[0]
        and "foobar" in sys.argv[1].
c           
      sd  dd l } ddlm} ddlm} ddlm} tdƒ dad}d}d}d }d }d}	y|   tj	dd … d¡\}
}W nD | j
k
r² } z$td	|tf tjd
 t d¡ W d d }~X Y nX xÜ|
D ]Ô\}}|dkrÒ|}d}|dkrâd}d}|dkrîd}|dkrtj t¡ t ¡  |dkrd}|dkr6tdtjd
 da|dkrj|}tj |¡rTntd|ƒ t ¡  d}|dkr|d}	d}|dkrº|t_d}qºW |r´|d dkr´tj ¡ }d}x0tttjƒƒD ]}tj tj| ¡tj|< qÄW |r|d dkrdg|dd …  t_	n²|r$dg| t_	nž|r8|g| t_	nŠ|r d}g }x |D ]}| tj |¡¡ qLW xX|D ],}tj |¡}|tjkrntj d|¡ qnW n"t ¡ }|tjkrÂtj d|¡ tj ddddd}|pÜ|}|pè| }trü|süt!ƒ  t"dda#t# $¡  dd l%m&} |t#ƒ tj 'tj t(¡d!¡‰|ƒ d"kr`tj 'ˆd#¡}t#j)|d$ nL| *¡ s¬t+d%krxd&nd'‰ ‡ ‡fd(d)„d*D ƒ}d+d)„ |D ƒ}t#j,d/|žŽ  t-t#ƒ t.t#ƒ t/t#ƒa0| 1t#t0¡ |r"|s"|s"x0|d d … D ] }t0 2|¡d krð| 3|¡ qðW |s"t0 4¡  |rXt0 5¡ }|s:d S | *¡ r^t0j6r^|j7 8¡  nt0j9}|rl| :¡  |	r¬tj; <d,¡pŠtj; <d-¡}|r¬tj |¡r¬|j= >|¡ |s¸|r |j= ?d.tj	f ¡ |rà|j= @|¡ n|r8|j= A|¡ |j= >|¡ n8|r8| Bt#¡}|r | C|¡ | D¡ }|r8| C|¡ xt0jErNt# F¡  q:W t# G¡  tdƒ d S )0Nr   )Úsystem)Útesting)ÚmacosxTFr   zc:deihnr:st:zError: %s
%s)r   rv   z-cz-dz-ez-hz-iz-nz: Warning: running IDLE without a subprocess is deprecated.z-rzNo script file: z-sz-tú-rG   r³   r´   zeditor-on-startuprµ   )r·   ZIdle)Z	className)r   ZIconsZWindowszidle.ico)r¶   g333333!@z.pngz.gifc                s"   g | ]}t j ˆd |ˆ f ¡‘qS )z	idle_%d%s)r=   r>   r?   )r°   Úsize)ÚextÚicondirr!   r"   r²   Ü  s   zmain.<locals>.<listcomp>)é   é    é0   c             S   s   g | ]}t t|d ‘qS ))Zmasterr   )Z
PhotoImagerj   )r°   Úiconfiler!   r!   r"   r²   Þ  s   ZIDLESTARTUPZPYTHONSTARTUPzbif 1:
            import sys as _sys
            _sys.argv = %r
            del _sys
            
)T)HÚgetoptrV  r…  rþ   r†  r‡  r'   r	  rŸ   Úargvr  rì   Ú	usage_msgr‰   Úexitrˆ   r   r=   r>   rq   r‚   rR  r‹   r  rw   rs   r
  rQ   ÚdirnamerV   Úgetcwdr   r¹   ZNoDefaultRootr4  rj   r5  Úidlelib.runr   r?   Ú__file__Zwm_iconbitmapZisAquaTkÚ	TkVersionZwm_iconphotor   r„  r   r;   ZsetupApprd   r[   Únewr<   Údictr€   ÚlowerrR   rN  Úenvironr]  rS   r  ræ   r  r  ZtkVersionWarningrw  ZpreferTabsPreferenceWarningZinversedictr\  Zdestroy)r  r…  r†  r‡  Zenable_shellZenable_editrT   ÚcmdZscriptZstartupZoptsrC   r  ÚoÚarÊ   Zpathxr   ÚdirZ
edit_startr   r  Z	iconfilesZiconsr,  ZtkversionwarningZprefer_tabs_preference_warningr!   )rŠ  r‹  r"   r³   x  s   

















r³   rœ   rR   F)NN)OrŸ   rX  ÚImportErrorrì   rð   r'  rV  ZctypesZPROCESS_SYSTEM_DPI_AWAREZOleDLLZSetProcessDpiAwarenessr   r   Ztkinter.messageboxZ
messageboxrk   r˜  r4  rj   r5  r–  r   rl   r  r   r)   r=   Zos.pathr	   rk  rÃ   r¬   Útextwrapr
   rÝ   r¿   r  r%   Zidlelib.colorizerr   Zidlelib.configr   rþ   r   r   Zidlelib.editorr   r   Zidlelib.filelistr   Zidlelib.outwinr   r   r   r   r   Zidlelib.undor   r¾   r¥   r   r#   r$   r'   Ú
checkcacher0   r1   r   r„   r   Z	RPCClientr˜   r›   r‚   r„  r’  r³   r{   r    r!   r!   r!   r"   Ú<module>   sœ   


 >   H   p? 1
