Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Wrong datetime description in config.ini.example #121

@29988122

Description

@29988122

d2887d2

Cause it's not RawConfigParser(), it should be escaped.
It has to be %%Y%%m%%d for example, for it to work properly.

or it will show

configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%Y-%m-%d_%H-%M-%S}-{filename}'

error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions