| commit | 510c97ba2f573bb5336681126ea6aad45a928a52 | [log] [tgz] |
|---|---|---|
| author | Fredrik Lundh <fredrik@pythonware.com> | Sat Sep 02 16:36:57 2000 +0000 |
| committer | Fredrik Lundh <fredrik@pythonware.com> | Sat Sep 02 16:36:57 2000 +0000 |
| tree | aae70f97d65707e07fa04440e94044a7c3f950c6 | |
| parent | ff07f8c7eaab3f0000c30921545c01429977aeff [diff] |
return -1 for undefined groups (as implemented in 1.5.2) instead of None (as documented) from start/end/span. closes bug #113254