dbus/service.py: Before emitting an error, configure logging to write to stderr,...
[dbus-python-phuang.git] / .gitignore
blob59cc5e98b28da649eee7cb2168cd962273a8c470
1 run-with-tmp-session-bus.conf
2 test/data
3 ChangeLog
4 *.pyc
5 *.pyo
6 .*.sw?
7 configure
8 config.h.in*
9 autom4te.cache
10 aclocal.m4
11 Makefile.in
12 compile
13 config.guess
14 config.sub
15 depcomp
16 install-sh
17 missing
18 py-compile
19 ltmain.sh
20 api
21 test-service.log
22 .deps
23 .libs
24 *.la
25 *.lo
26 config.cache
27 config.h
28 config.log
29 config.status
30 dbus-python.pc
31 dbus/_version.py
32 dbus/.doc-needs-rebuild-stamp
33 libtool
34 stamp-h1
35 test/TestSuitePythonService.service
36 test/tmp-session-bus.conf
37 Makefile
38 *.html
39 doc/tutorial.txt
40 dbus-python-*.tar.gz
41 INSTALL