home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 October / maximum-cd-2011-10.iso / DiscContents / digsby_setup.exe / lib / gui / native / effects.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2011-06-22  |  397 b   |  8 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.6)
  3.  
  4. import new
  5. import gui.native as gui
  6. exec 'from gui.native.%s.%seffects import *' % (gui.native.getPlatformDir(), gui.native.getPlatformDir())
  7. wx.WindowClass.Cut = new.instancemethod(ApplySmokeAndMirrors, None, wx.WindowClass)
  8.