skeleton icon indicating copy to clipboard operation
skeleton copied to clipboard

Dynamic dir names

Open rczajka opened this issue 13 years ago • 0 comments

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.

rczajka avatar Sep 18 '11 19:09 rczajka