mirror of https://github.com/python/cpython
Initial revision
This commit is contained in:
parent
deb627c06e
commit
729529b1e5
|
@ -0,0 +1,5 @@
|
||||||
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
|
import rcvs
|
||||||
|
|
||||||
|
rcvs.main()
|
|
@ -0,0 +1,5 @@
|
||||||
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
|
import rrcs
|
||||||
|
|
||||||
|
rrcs.main()
|
Loading…
Reference in New Issue