Sign in
qemu
/
meson
/
631b38577ee01d9273f7f42747762d5f8cabc15a
/
.
/
test cases
/
unit
/
56 introspection
/
cp.py
blob: cb09cf399b7157d9e20da3c889c75477bff20520 [
file
] [
log
] [
blame
]
#! /usr/bin/env python3
import
sys
from
shutil
import
copyfile
copyfile
(*
sys
.
argv
[
1
:])