MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / CharsNotIn

Class CharsNotIn

lib/pyparsing.py:3561–3634  ·  view source on GitHub ↗

Token for matching words composed of characters *not* in a given set (will include whitespace in matched characters if not listed in the provided exclusion set - see example). Defined with string containing all disallowed characters, and an optional minimum, maximum, and/or exact len

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pyparsing.pyFile · 0.85
nestedExprFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected