Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created February 22, 2016 06:03
Show Gist options
  • Save tengpeng/6151e7c71f065d0dbac7 to your computer and use it in GitHub Desktop.
Save tengpeng/6151e7c71f065d0dbac7 to your computer and use it in GitHub Desktop.
add end folder
from_dir = from_dir if from_dir.endswith('/') else from_dir + '/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment