airtime-playout 79 B

123456
  1. #!/usr/bin/python
  2. import runpy
  3. runpy.run_module("pypo", run_name="__main__")