//usr/lib64/lib64//lib64/lib64//ó
ÛœSec @ s^ d Z d d l m Z d d l m Z i d d 6d d 6d d 6Z d
Z d d d „ ƒ YZ d
S( sò ParenMatch -- An IDLE extension for parenthesis matching.
When you hit a right paren, the cursor should move briefly to the left
paren. Paren here is used generically; the matching applies to
parentheses, square brackets, and curly braces.
iÿÿÿÿ( t HyperParser( t idleConft (t )t [t ]t {t }id t
ParenMatchc B s e Z d Z d d# g f g Z e j d d d d d ƒZ e j d d d d
d d d ƒZ e j e j ƒ d
ƒ Z
e j d d d d
d d d ƒZ d Z d$ Z
d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d% d „ Z d „ Z d „ Z d „ Z d „ Z d! „ Z d" „ Z RS(&