home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2010 November
/
maximum-cd-2010-11.iso
/
DiscContents
/
calibre-0.7.13.msi
/
file_2314
(
.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
|
2010-08-06
|
618 b
|
15 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.6)
pluginType = CW_FILTER
def getFilter():
def _qwtfilter(widgetname, baseclassname, module):
if widgetname.startswith('Qwt'):
return (MATCH, (widgetname, baseclassname, 'PyQt4.Qwt5'))
return (NO_MATCH, None)
return _qwtfilter