[docs] bug at http://docs.python.org/py3k/library/re.html#module-re
Georg Brandl
georg at python.org
Fri Oct 29 08:17:16 CEST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 28.10.2010 15:53, schrieb keith.briggs at bt.com:
>> (?:...)
>> A non-grouping version of regular parentheses.
>
> Shouldn't that be
>
> A non-capturing version of regular parentheses.
>
> ?
> It still groups; it just doesn't capture.
Hi Keith,
you're right -- this is now fixed in the development docs.
regards,
Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
iEYEARECAAYFAkzKZuwACgkQN9GcIYhpnLCzWgCdGBY0fsYabZJMEkdnufhwg/Zt
/f4AoI1s9hAdq2JJCoelUtMKXQz0ngaN
=XYUm
-----END PGP SIGNATURE-----
More information about the docs
mailing list