home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 116
/
FreelogNo116-JuilletSeptembre2013.iso
/
Bureautique
/
gImageReader
/
gimagereader_0.9-1_win32.exe
/
bin
/
gio
/
__init__.pyc
(
.txt
)
next >
Wrap
Python Compiled Bytecode
|
2011-03-24
|
809b
|
25 lines
# Source Generated with Decompyle++
# File: in.pyc (Python 2.7)
from gobject import GObjectMeta
from _gio import *
from _gio import _app_info_init, _install_app_info_meta, _file_init, _install_file_meta
try:
import unix
unix
except ImportError:
unix = None
del _gio
class GFileMeta(GObjectMeta):
__call__ = _file_init
_install_file_meta(GFileMeta)
class GAppInfoMeta(GObjectMeta):
__call__ = _app_info_init
_install_app_info_meta(GAppInfoMeta)