Masashi Honma
|
89896c0008
|
tests: Use python3 compatible print statement
This patch is made by using 2to3 command.
$ find . -name *.py | xargs 2to3 -f print -w -n
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
|
2019-01-26 12:37:25 +02:00 |
|
Witold Sowa
|
8e5568f874
|
dbus: Change BSS, Network and some errors interface names
Remove ".Interface" part from BSS and Network objects and some
error names.
|
2010-01-09 11:41:09 +02:00 |
|
Jouni Malinen
|
58e1452474
|
dbus: Remove forgotten, unused functions from GetAll script
|
2010-01-04 16:35:38 +02:00 |
|
Jouni Malinen
|
d84c8f1413
|
dbus: Add example script for fetching all properties with Getall
|
2010-01-01 11:00:11 +02:00 |
|