home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2011 February
/
maximum-cd-2011-02.iso
/
DiscContents
/
digsby_setup85.exe
/
lib
/
gui
/
infobox
/
interfaces.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
|
2010-11-24
|
995 b
|
23 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.6)
import protocols
class IInfoboxHTMLProvider(protocols.Interface):
def get_html(htmlfonts):
pass
class ICacheableInfoboxHTMLProvider(IInfoboxHTMLProvider):
_dirty = property()
class ICachingInfoboxHTMLProvider(IInfoboxHTMLProvider):
def get_html(htmlfonts, make_format):
pass