mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
40025748b7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
231 B
Text
4 lines
231 B
Text
This new regex implementation is intended eventually to replace
|
|
Python's current re module implementation.
|
|
For testing and comparison with the current 're' module the new
|
|
implementation is in the form of a module called 'regex'.
|