‡Æ
bNö9c       sz     d  k  Z   d k  l Z  d k l Z  e d „ Z  e o  d GHn  t o e  i d d ƒ p t ‚  t o e  i d d ƒ p t ‚  e d e ƒ  e d e ƒ  e o  d	 GHn  e  i d
 d g ƒ \ Z	 Z
  t o e	 p t ‚  t o e
 d
 j p t ‚  e  i d
 d
 g ƒ \ Z	 Z
  t o e	 p t ‚   t o e
 d
 j p t ‚ ! e  i d
 d g ƒ \ Z	 Z
 " t o e	 p t ‚ # t o e
 d j p t ‚ $ e d % e ƒ & e d ' e ƒ ( e d d * e ƒ , e o - d GHn . e  i g  d d g  ƒ \ Z Z / t o e d d f g j p t ‚ 0 t o e g  j p t ‚ 1 e  i g  d d g  ƒ \ Z Z 2 t o e d d f g j p t ‚ 3 t o e g  j p t ‚ 7 e  i g  d d d g ƒ \ Z Z 8 t o e d d f g j p t ‚ 9 t o e g  j p t ‚ : e  i g  d d d d g ƒ \ Z Z ; t o e d d f g j p t ‚ < t o e d g j p t ‚ = e d > e ƒ ? e d @ e ƒ B e o C d GHn D e  i g  d
 d
 g g  ƒ \ Z Z E t o e d d f g j p t ‚ F t o e g  j p t ‚ G e  i g  d d g g  ƒ \ Z Z H t o e d d f g j p t ‚ I t o e g  j p t ‚ J e  i g  d d g g  ƒ \ Z Z K t o e d d f g j p t ‚ L t o e g  j p t ‚ M e d N e ƒ O e d P e ƒ T d d d  d! d" d d# d d d" d$ d% g Z W e o X d& GHn Y e  i  e d' d( d) g ƒ \ Z Z Z t oS e d d f d  d f d* d f d" d f d d# f d d f d" d f g j p t ‚ ^ t o e d$ d% g j p t ‚ ` e d+ b e ƒ d e o e d, GHn d  S(-   N(   s   GetoptError(   s   verbosec    sA    
  y  |  d UWn  | j
 o
  n X | ‚ d S(   s{   Executes a statement passed in teststr, and raises an exception
       (failure) if the expected exception is *not* raised.N(   s   teststrs   expecteds   failure(   s   teststrs   expecteds   failures-   /mit/python/lib/python2.0/test/test_getopt.pys   expectException s   s%   Running tests on getopt.short_has_args   as   a:s$   tmp = getopt.short_has_arg('a', 'b')s#   tmp = getopt.short_has_arg('a', '')s%   Running tests on getopt.long_has_argss   abcs   abc=s   abcds6   has_arg, option = getopt.long_has_args('abc', ['def'])s1   has_arg, option = getopt.long_has_args('abc', [])s   has_arg, option = s-   getopt.long_has_args('abc', ['abcd','abcde'])s!   Running tests on getopt.do_shortss   -as    s   a1s   1s   2s0   opts, args = getopt.do_shorts([], 'a1', 'a', [])s0   opts, args = getopt.do_shorts([], 'a', 'a:', [])s    Running tests on getopt.do_longss   --abcs   abc=1s   abcd=s   --abcds6   opts, args = getopt.do_longs([], 'abc=1', ['abc'], [])s5   opts, args = getopt.do_longs([], 'abc', ['abc='], [])s   -bs	   --alpha=2s   --betas   3s   arg1s   arg2s   Running tests on getopt.getopts   a:bs   alpha=s   betas   --alphas=   opts, args = getopt.getopt(cmdline, 'a:b', ['alpha', 'beta'])s,   Module getopt: tests completed successfully.(   s   getopts   GetoptErrors   test_supports   verboses   AssertionErrors   expectExceptions	   __debug__s   short_has_args   long_has_argss   has_args   options	   do_shortss   optss   argss   do_longss   cmdline(    s-   /mit/python/lib/python2.0/test/test_getopt.pys   ? sŠ   

$%
	
	


!'!'$'''!	
	

$'$'$'	
	
-
$]$	

