Files
qrmaker/test.py
Fergal Moran d6c081302e Files added
2011-01-07 17:52:03 +00:00

5 lines
54 B
Python

import shutil
shutil.copyfile('index.py', 'ttt.py')