Python Forum

Full Version: Pythone module for dynamic rule execution
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Which module in Python can be used for dynamic rule execution?
1. "re" module
2. "regex" module
3. "pyregex" module
4. None
The answer is 1.