home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2009 June
/
maximum-cd-2009-06.iso
/
DiscContents
/
digsby_setup.exe
/
lib
/
gui
/
uberwidgets
/
UberEvents.pyo
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Python Compiled Bytecode
|
2009-02-26
|
432 b
|
11 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
import wx
import wx.lib.newevent as wx
newevt = wx.lib.newevent.NewEvent
(UBOver, EVT_UB_OVER) = newevt()
(UBOut, EVT_UB_OUT) = newevt()
(DragStart, EVT_DRAG_START) = newevt()
(TabNotifiedEvent, EVT_TAB_NOTIFIED) = newevt()