Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added lookbehind support (?<=pattern), (?<!pattern). | Fredrik Lundh | 2000-07-03 | 1 | -25/+25 |
* | - pedantic: make sure "python -t" doesn't complain... | Fredrik Lundh | 2000-06-30 | 1 | -5/+5 |
* | - fixed default value handling in group/groupdict | Fredrik Lundh | 2000-06-30 | 1 | -0/+385 |