toolboxes stdout

**********************************************************************
File "gui/wxpython/core/toolboxes.py", line 621, in __main__._expandRuntimeModules
Failed example:
    etree.tostring(tree)
Expected:
    '<items><module-item name="m.proj"><module>m.proj</module><description>Converts coordinates from one projection to another (cs2cs frontend).</description><keywords>miscellaneous,projection</keywords></module-item></items>'
Got:
    '<items><module-item name="m.proj"><module>m.proj</module><description>Converts coordinates from one projection to another (cs2cs frontend).</description><keywords>miscellaneous,projection,transformation</keywords></module-item></items>'
**********************************************************************
1 items had failures:
   1 of   6 in __main__._expandRuntimeModules
***Test Failed*** 1 failures.