===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
python-setuptools-44.1.1/setuptools/command/bdist_egg.py-294-            "#!/bin/sh\n"
python-setuptools-44.1.1/setuptools/command/bdist_egg.py:295:            'if [ `basename $0` = "%(basename)s" ]\n'
python-setuptools-44.1.1/setuptools/command/bdist_egg.py-296-            'then exec python%(pyver)s -c "'
##############################################
python-setuptools-44.1.1/docs/formats.txt-506-extracted first to a temporary name generated using
python-setuptools-44.1.1/docs/formats.txt:507:``mkstemp(".$extract",target_dir)``, and then its timestamp is set to
python-setuptools-44.1.1/docs/formats.txt-508-match the one in the zip file, before renaming it to its final name.
##############################################
python-setuptools-44.1.1/docs/easy_install.txt-655-EasyInstall will look first for a ``setup.cfg`` file in the current directory,
python-setuptools-44.1.1/docs/easy_install.txt:656:then a ``~/.pydistutils.cfg`` or ``$HOME\\pydistutils.cfg`` (on Unix-like OSes
python-setuptools-44.1.1/docs/easy_install.txt-657-and Windows, respectively), and finally a ``distutils.cfg`` file in the
##############################################
python-setuptools-44.1.1/docs/setuptools.txt-1973-    Save settings to the current user's ``~/.pydistutils.cfg`` (POSIX) or
python-setuptools-44.1.1/docs/setuptools.txt:1974:    ``$HOME/pydistutils.cfg`` (Windows) file.  You can't combine this option
python-setuptools-44.1.1/docs/setuptools.txt-1975-    with ``-g`` or ``-f``.
##############################################
python-setuptools-44.1.1/CHANGES.rst-3831-
python-setuptools-44.1.1/CHANGES.rst:3832: * Expand ``$variables`` used in the ``--site-dirs``, ``--build-directory``,
python-setuptools-44.1.1/CHANGES.rst-3833-   ``--install-dir``, and ``--script-dir`` options, whether on the command line