Christopher Gretzki
Results
1
issues of
Christopher Gretzki
If `results.group('extension')` returns `None`, the extension variable is `None` and thus, the following string concatination `filename + extension` will fail. Happened in my case when I used the script as...