home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Internet / gpodder / gpodder-portable.exe / gpodder-portable / src / dbus / glib.py < prev    next >
Text File  |  2014-10-30  |  85b  |  6 lines

  1.  
  2. class DBusGMainLoop(object):
  3.     def __init__(self, *args, **kwargs):
  4.         pass
  5.  
  6.