_init_string_replacement_options method
_init_string_replacement_options
def _init_string_replacement_options(self, pattern, options):
...
| Parameter | Type | Description |
|---|---|---|
| pattern | str |
|
| options | ReplacementOptions |
See Also
- class
RegexRedaction
def _init_string_replacement_options(self, pattern, options):
...
| Parameter | Type | Description |
|---|---|---|
| pattern | str |
|
| options | ReplacementOptions |
RegexRedaction