skeleton
skeleton copied to clipboard
Dynamic dir names
Hi, I added support for dynamic directory names, along with tests.
Your version did replace templates in directory names, but:
- it only worked for creating empty directories,
- it raised KeyError (and not FileNameKeyError, as I think it should) when key was missing for a directory name template.