===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/external_ip.py-60-        gi = GeoIP.GeoIP(GeoIP.GEOIP_STANDARD)
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/external_ip.py:61:        country_code = gi.country_code_by_addr(ip)
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/external_ip.py:62:        country_name = gi.country_name_by_addr(ip)
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/external_ip.py-63-
##############################################
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/mail/__init__.py-31-                         "Alternatively, to bring Thunderbird into focus, "
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/mail/__init__.py:32:                         "set ``email_client`` to ``i3-msg -q [class=\"^Thunderbird$\"] focus``. "
i3pystatus-3.35+git20191126.5a8eaf4/i3pystatus/mail/__init__.py-33-                         "Hint: To discover the X window class of your email client run 'xprop | grep -i class' "