| Newsgroups |
gmane.editors.sed.user |
| Message-ID |
<[email protected]> |
> What are the results with:
> http://git.savannah.gnu.org/gitweb/?p=sed.git;a=tree;f=testsuite;hb=HEAD http://git.savannah.gnu.org/gitweb/?p=sed.git;a=tree;f=testsuite;hb=HEAD
All these scripts are included in the test suite except 7 of them. The excluded scripts use features specific to GNU sed: 0 addresses and modulo addresses, character classes (\s, [:digit:], ...), e and z commands, and case modifiers in replacements.
These features seem uncommon as they do not appear in the scripts I have been able to gather. Could it be interesting to implement some of them in sed.py? Actually I miss slash classes (\s,\S,...).
Gilles
[Non-text portions of this message have been removed]