===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
spyder-3.3.6+dfsg1/CHANGELOG.md-2286-* On Linux we now follow the XDG specification to save our settings, i.e. they are saved in
spyder-3.3.6+dfsg1/CHANGELOG.md:2287:  `~/.config/spyder{-py3}` or `$XDG_CONFIG_HOME/spyder{-py3}` if `$XDG_CONFIG_HOME` is
spyder-3.3.6+dfsg1/CHANGELOG.md-2288-  defined.
##############################################
spyder-3.3.6+dfsg1/spyder/interpreter.py-65-        
spyder-3.3.6+dfsg1/spyder/interpreter.py:66:        # Execution Status
spyder-3.3.6+dfsg1/spyder/interpreter.py-67-        self.more = False
##############################################
spyder-3.3.6+dfsg1/spyder/utils/syntaxhighlighters.py-565-C_KEYWORDS2 = 'a addindex addtogroup anchor arg attention author b brief bug c class code date def defgroup deprecated dontinclude e em endcode endhtmlonly ifdef endif endlatexonly endlink endverbatim enum example exception f$ file fn hideinitializer htmlinclude htmlonly if image include ingroup internal invariant interface latexonly li line link mainpage name namespace nosubgrouping note overload p page par param post pre ref relates remarks return retval sa section see showinitializer since skip skipline subsection test throw todo typedef union until var verbatim verbinclude version warning weakgroup'
spyder-3.3.6+dfsg1/spyder/utils/syntaxhighlighters.py:566:C_KEYWORDS3 = 'asm auto class compl false true volatile wchar_t'
spyder-3.3.6+dfsg1/spyder/utils/syntaxhighlighters.py-567-