re.sub doesn't accept the flags keyword argument until 2.7, but the same effect can be achieved using re.compile. |
||
|---|---|---|
| .. | ||
| Cantera | ||
| MixMaster | ||
| .gitignore | ||
| ck2cti.py | ||
| ctml_writer.py | ||
| setup.py.in | ||
re.sub doesn't accept the flags keyword argument until 2.7, but the same effect can be achieved using re.compile. |
||
|---|---|---|
| .. | ||
| Cantera | ||
| MixMaster | ||
| .gitignore | ||
| ck2cti.py | ||
| ctml_writer.py | ||
| setup.py.in | ||