OwlCyberSecurity - MANAGER
Edit File: cli.pyc
� T��ac @ s� d Z d d l Z d d l Z d d l m Z d d l m Z m Z d d l Z d d l m Z d d l m Z d � Z d � Z d d � Z d S( se Module that contains the command line app. Why does this file exist, and why not put this in __main__? You might be tempted to import things from __main__ later, but that will cause problems: the code will get executed twice: - When you run `python -m sqlparse` python will execute ``__main__.py`` as a script. That means there won't be any ``sqlparse.__main__`` in ``sys.modules``. - When you import __main__ it will get executed again (as a module) because there's no ``sqlparse.__main__`` in ``sys.modules``. Also see (1) from http://click.pocoo.org/5/setuptools/#setuptools-integration i����N( t TextIOWrapper( t opent getreader( t PY2( t SQLParseErrorc C s� d d d g } t j d d d d d d � } | j d � | j d d d d d d d d �| j d d d d t j �| j d � } | j d d d d d d d | d d j d j d � | D� � � �| j d d d d d d! d | d d"