===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pycirkuit-0.5.1/pycirkuit/tools/pdflatex.py-56-            g.write('\n')
pycirkuit-0.5.1/pycirkuit/tools/pdflatex.py:57:        # Execution of pdfLaTeX creates a PDF file
pycirkuit-0.5.1/pycirkuit/tools/pdflatex.py-58-        command = [self.executableName, "-interaction=batchmode", "-halt-on-error", "{texFile}".format(texFile=tex)]