===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tortoisehg-5.5.2/tortoisehg/hgqt/hgemail.py-150-        repoagent = self._repoagent
tortoisehg-5.5.2/tortoisehg/hgqt/hgemail.py:151:        def getfromaddr():
tortoisehg-5.5.2/tortoisehg/hgqt/hgemail.py-152-            """Get sender address in the same manner as patchbomb"""
##############################################
tortoisehg-5.5.2/tortoisehg/hgqt/hgemail.py-163-        self._qui.cc_edit.setEditText(repoagent.configString('email', 'cc'))
tortoisehg-5.5.2/tortoisehg/hgqt/hgemail.py:164:        self._qui.from_edit.setEditText(getfromaddr())
tortoisehg-5.5.2/tortoisehg/hgqt/hgemail.py-165-