rspec/rules/S5860/python/message.adoc

7 lines
198 B
Plaintext
Raw Normal View History

=== Message
* In case there is no group with name:
** There is no group named 'S' in the regular expression.
* In case number access to named group
** Directly use 'S' instead of its group number.