mirror of
https://github.com/python/cpython.git
synced 2024-12-01 11:15:56 +01:00
6 lines
51 B
Python
Executable File
6 lines
51 B
Python
Executable File
#! /usr/local/bin/python
|
|
|
|
import rcvs
|
|
|
|
rcvs.main()
|