index
:
portato
0.13
0.14
flagrw
master
no_config
Portato - A Portage GUI
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portato
/
plugins
/
dbus_init.py
blob: 851562c29ad57617c5867c8e5208d885f1127ccf (
plain
)
1
2
3
4
from
dbus.mainloop.glib
import
threads_init
def
dbus_init
(
*
args
):
threads_init
()