Matches lower-case hexadecimal uuid string.
Definition at line 73 of file matching.py.
Public Member Functions | |
| __init__ (self) | |
| __repr__ (self) | |
| __eq__ (self, other) | |
Protected Attributes | |
| _pattern = re.compile(pattern) | |
| testsuite.matching.UuidString.__init__ | ( | self | ) |
Definition at line 76 of file matching.py.
|
inherited |
Definition at line 65 of file matching.py.
|
inherited |
Definition at line 62 of file matching.py.
|
protectedinherited |
Definition at line 60 of file matching.py.