コード例 #1
0
 def cp(file_name, target="."):
     copy_file(os.path.join(scitbx_dist, file_name), target)
コード例 #2
0
 def cp(file_name, target="."):
     copy_file(os.path.join(scitbx_dist, file_name), target)