Skip to content

Unused code in QuotedString #488

Closed
Closed
@nijel

Description

@nijel

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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