Skip to content

Conversation

@Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Nov 24, 2025

In most cases start_dir is unset/empty.
When passing it to os.path.join it leads to /topdir/ which could cause issues when using the template as %(startdir)s/subdir as a double-slash might be treated specially.

In most cases `start_dir` is unset/empty.
When passing it to `os.path.join` it leads to `/topdir/` which could
cause issues when using the template as `%(startdir)s/subdir`
as a double-slash might be treated specially.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant