A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-July/005429.html below:

[Python-Dev] SRE incompatibility

[Python-Dev] SRE incompatibilityFredrik Lundh Fredrik Lundh" <effbot@telia.com
Wed, 5 Jul 2000 01:46:07 +0200
sjoerd wrote:

> >>> re.match(regexp, 'smil').group(0,1,2,3)
> ('smil', None, 's', 'smil')
> >>> import pre
> >>> pre.match(regexp, 'smil').group(0,1,2,3)
> ('smil', None, None, 'smil')
>=20
> Needless to say, I am relying on the third value being None...

I've confirmed this (last night's fix should have solved this,
but it didn't).  I'll post patches as soon as I have them...

</F>




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4