Files
deb-python-oauth2client/expand-symlinks.py

4 lines
83 B
Python

from distutils.dir_util import copy_tree
copy_tree('.', 'snapshot', verbose=True)