===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wavesurfer-1.8.8p5/demos/WsurfPlugin.py-52-        wsurf.tk.eval('set wsurfPluginOptions [list]')
wavesurfer-1.8.8p5/demos/WsurfPlugin.py:53:        wsurf.tk.eval('foreach {opt name} $wsurf::Info(ValidPluginOptions) ' +
wavesurfer-1.8.8p5/demos/WsurfPlugin.py-54-        '{lappend wsurfPluginOptions $opt $name}')
wavesurfer-1.8.8p5/demos/WsurfPlugin.py:55:        tmp_opts = wsurf.tk.eval('eval list $wsurfPluginOptions').split()
wavesurfer-1.8.8p5/demos/WsurfPlugin.py-56-        options = {}
##############################################
wavesurfer-1.8.8p5/demos/WsurfPlugin.py-166-        self.vars[pane] = {'drawWaveform': 0, 'channel': 'all'}
wavesurfer-1.8.8p5/demos/WsurfPlugin.py:167:        self.Info['debug'] = self.tk.eval('eval list $::wsurf::Info(debug)')
wavesurfer-1.8.8p5/demos/WsurfPlugin.py-168-