testsyncexec.py
Go to the documentation of this file.
1 import syncExec
2 import java.lang.Runnable as Runnable
3 
4 class MyRunnable(Runnable):
5  def run(self):
6  print("a")
7  return None
8 
10 
def Exec(r)
Definition: syncExec.py:3


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:05