home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 February / maximum-cd-2011-02.iso / DiscContents / digsby_setup85.exe / lib / gui / uberwidgets / formattedinput2 / fromattedinputevents.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2010-11-24  |  342 b   |  8 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.6)
  3.  
  4. import wx
  5. import wx.lib.newevent as wx
  6. newevt = wx.lib.newevent.NewCommandEvent
  7. (TextFormatChangedEvent, EVT_TEXT_FORMAT_CHANGED) = newevt()
  8.