B
f @ s d Z ddlZddlmZ ddlmZ ddlmZ dddd d
gZda dd Z
d
d ZG dd deZG dd dZ
edkrddlmZ edddd dS )z0Editor window that can serve as an output file.
N)
messagebox)EditorWindow)iomenuzfile "([^"]*)", line (\d+)z([^\s]+)\((\d+)\)z^(\s*\S.*?):\s*(\d+):z([^\s]+):\s*(\d+):z^\s*(\S.*?):\s*(\d+):c C s dd t D adS )z?Compile the patterns for matching to file name and line number.c S s g | ]}t |t jqS )recompile
IGNORECASE).0Zpatr r 3/opt/alt/python37/lib64/python3.7/idlelib/outwin.py