
    d                     X    d Z ddlZddlZddlZddZedk(  r eej                         yy)a  


When this script is run it will create a .py module (output to the
current directory) containing a class derived from
wx.activex.ActiveXWindow for the progID or CLSID given on the command
line.  By default the class name will be used as the module name as
well, but this is just because I am lazy, not trying to define a
standard or anything.  Feel free to rename the module, I do.

Usage:

    python genax.py CLSID|progID className

    Nc                    | st         j                  } t        |       dk  r$t        t               t        j
                  d       t        j                         }t        j                  d dd      }t        j                  j                  | d         }t        j                  j                  ||      }t        j                  j                  || d   dd       |j                          |j                          y )	N          .T)verbose)sysargvlenprint__doc__exitwxAppFrameactivexCLSIDActiveXWindowGernerateAXModuleCloseMainLoop)argsappfclsidaxws        6/usr/lib/python3/dist-packages/wx/tools/genaxmodule.pymainr       s    xx
4y1}g &&(C
r2AJJT!W%E
**
"
"1e
,CJJ  d1gsD A GGILLN    __main__)N)r   r   
wx.activexr   r    __name__r    r!   r   <module>r&      s4   
  
  
, zN r!   