Stub debug client gui.
Change-Id: Ib422c66bc36245e1fc3c450765d7555da5c8dda0
This commit is contained in:
@ -61,6 +61,7 @@ def mkthread(func, *args, **kwds):
|
||||
t.start()
|
||||
return t
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
print "minimal testing: lib"
|
||||
d = attrdict(a=1, b=2)
|
||||
|
Reference in New Issue
Block a user