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 |
|
Jouni Malinen
|
0be3542338
|
Fix BSS property names in the example D-Bus script
Signed-hostap: Jouni Malinen <j@w1.fi>
|
2012-01-01 18:55:55 +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
|
d97572a40f
|
dbus: Add a test script for D-Bus API signals
|
2010-01-06 21:33:54 +02:00 |
|