Skip to content

Unused code in QuotedString #488

Closed
Closed
@nijel

Description

While investigating compatibility issues between Weblate and pyparsing 3.1.0, I've noticed the following code which is no longer used:

self.escCharReplacePattern = re.escape(escChar) + "(.)"

The usage of this attribute has been removed in d46eb9e.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions