3.7.0.100 - 22 October 2012

General

  * Use subprocess.Popen() instead of the deprecated os.popen()

  * Use for() instead of map() in cleanup()

  * Pkill fails to kill Orca in Python 3

  * Fix for bug 686189 - Use importlib.import_module() instead of
    __import__() and imp.reload() instead of reload()

  * Fix for braille email address auto completions in Thunderbird

=========