Skip to content

SyntaxWarning in bin/rmlist #28

@mvl22

Description

@mvl22

When running rmlist, a SyntaxWarning is generated:

$ bin/rmlist -a test
/var/lib/mailman/bin/rmlist:131: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
  cre = re.compile('^heldmsg-%s-\d+\.(pck|txt)$' % re.escape(listname),

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