runner_bugwithsourcechild.py 90 B

1234
  1. import bugwithsourcechild
  2. controller = bugwithsourcechild.Controller()
  3. controller.start()