Move wxversion.select call to hooke.ui.gui and remove evtmgr import.
authorW. Trevor King <wking@tremily.us>
Mon, 20 Aug 2012 17:27:56 +0000 (13:27 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 20 Aug 2012 17:27:56 +0000 (13:27 -0400)
commit76d5792c61dfb616ddadf058890258d5b32b33be
treea51ebac6553a84157bc85cafc2a1842b41549e04
parent3b83da20ce30871a2db836bb3fec0bc3b36e08da
Move wxversion.select call to hooke.ui.gui and remove evtmgr import.

This ensures wxversion.select gets called before anyone has a change
to import wx.  evtmgr hasn't been used since

  commit bbf2b7eb99e94cf82de4c4160c9fdf8702cd1ba4
  Author: W. Trevor King <wking@drexel.edu>
  Date:   Mon Aug 2 10:56:10 2010 -0400

    Updated gui.panel.note and simplified hooke.plugin.note.
hooke/ui/gui/__init__.py
hooke/ui/gui/interface.py