-í
è¶<c       s     d  k  l Z # d Z $ d Z % d Z & d Z ) d Z * d Z + d Z , d Z	 - d	 Z
 . d
 Z 1 d Z 2 d Z 3 d Z 4 d Z 5 d Z 6 d Z 7 d Z = d e f d „  ƒ  YZ F e e e e d „ Z M e e d „ Z Q e e d „ Z U e e d „ Z Y e e d „ Z ] e e d „ Z b e e d „ Z g e e d „ Z p e d j o— r d Ge d d ƒ GHs d Ge d d ƒ GHt d Ge d d ƒ GHu d Ge d d  ƒ GHv d! Ge d d" ƒ GHw d# Ge d d$ ƒ GHx d% Ge d d& ƒ GHn d' S((   (   s   Dialogs   errors   infos   questions   warnings   abortretryignores   oks   okcancels   retrycancels   yesnos   yesnocancels   aborts   retrys   ignores   cancels   yess   nos   Messagec      s   = t  Z d  Z > @ d Z RS(   s   A message boxs   tk_messageBox(   s   __name__s
   __module__s   __doc__s   command(    (    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   Message= s   c    sŒ   F G | o G | | d <n H | o H | | d <n I |  o I |  | d <n J | o J | | d <n K t t f  | ƒ i ƒ  Sd  S(   Ns   icons   types   titles   message(   s   icons   optionss   types   titles   messages   applys   Messages   show(   s   titles   messages   icons   types   options(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   _showF s   
 
 
 
 c    s)   M N O t  t |  | t t f | ƒ Sd S(   s   Show an info messageN(   s   applys   _shows   titles   messages   INFOs   OKs   options(   s   titles   messages   options(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   showinfoM s   c    s)   Q R S t  t |  | t t f | ƒ Sd S(   s   Show a warning messageN(   s   applys   _shows   titles   messages   WARNINGs   OKs   options(   s   titles   messages   options(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   showwarningQ s   c    s)   U V W t  t |  | t t f | ƒ Sd S(   s   Show an error messageN(   s   applys   _shows   titles   messages   ERRORs   OKs   options(   s   titles   messages   options(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys	   showerrorU s   c    s)   Y Z [ t  t |  | t t f | ƒ Sd S(   s   Ask a questionN(   s   applys   _shows   titles   messages   QUESTIONs   YESNOs   options(   s   titles   messages   options(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   askquestionY s   c    s8   ] ^ _ t  t |  | t t f | ƒ } ` | t j Sd S(   s@   Ask if operation should proceed; return true if the answer is okN(	   s   applys   _shows   titles   messages   QUESTIONs   OKCANCELs   optionss   ss   OK(   s   titles   messages   optionss   s(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   askokcancel] s   !c    s8   b c d t  t |  | t t f | ƒ } e | t j Sd S(   s0   Ask a question; return true if the answer is yesN(	   s   applys   _shows   titles   messages   QUESTIONs   YESNOs   optionss   ss   YES(   s   titles   messages   optionss   s(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   askyesnob s   !c    s8   g h i t  t |  | t t f | ƒ } j | t j Sd S(   sD   Ask if operation should be retried; return true if the answer is yesN(	   s   applys   _shows   titles   messages   WARNINGs   RETRYCANCELs   optionss   ss   RETRY(   s   titles   messages   optionss   s(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   askretrycancelg s   !s   __main__s   Spams   Egg Informations   Egg Warnings	   Egg Alerts	   Question?s   proceeds   Proceed?s   yes/nos   Got it?s	   try agains
   Try again?N(   s   tkCommonDialogs   Dialogs   ERRORs   INFOs   QUESTIONs   WARNINGs   ABORTRETRYIGNOREs   OKs   OKCANCELs   RETRYCANCELs   YESNOs   YESNOCANCELs   ABORTs   RETRYs   IGNOREs   CANCELs   YESs   NOs   Messages   Nones   _shows   showinfos   showwarnings	   showerrors   askquestions   askokcancels   askyesnos   askretrycancels   __name__(   s   RETRYs   ABORTRETRYIGNOREs   askyesnos   OKCANCELs   askokcancels   showinfos   Dialogs   ERRORs   CANCELs   Messages   INFOs   WARNINGs   showwarnings   OKs   YESNOs	   showerrors   NOs   _shows   RETRYCANCELs   QUESTIONs   IGNOREs   askquestions   ABORTs   YESNOCANCELs   YESs   askretrycancel(    (    s)   /usr/lib/python2.2/lib-tk/tkMessageBox.pys   ? sD   																			