Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - pedantic: make sure "python -t" doesn't complain... | Fredrik Lundh | 2000-06-30 | 1 | -11/+11 |
* | - fixed default value handling in group/groupdict | Fredrik Lundh | 2000-06-30 | 1 | -1/+1 |
* | - fixed split behaviour on empty matches | Fredrik Lundh | 2000-06-30 | 1 | -9/+6 |
* | - fixed another split problem | Fredrik Lundh | 2000-06-29 | 1 | -4/+4 |
* | - fixed split | Fredrik Lundh | 2000-06-29 | 1 | -8/+12 |
* | towards 1.6b1 | Fredrik Lundh | 2000-06-29 | 1 | -6/+17 |
* | Fix bug when the replacement template is a callable object | Andrew M. Kuchling | 2000-06-18 | 1 | -1/+1 |
* | Fredrik Lundh: here's the 96.6% version of SRE | Jeremy Hylton | 2000-06-01 | 1 | -18/+105 |
* | I know this is only a temporary stop-gap measure, but the match() and | Guido van Rossum | 2000-05-02 | 1 | -2/+1 |
* | Added Fredrik Lundh's sre module and its supporting cast. | Guido van Rossum | 2000-03-31 | 1 | -0/+46 |