John Arbash Meinel <[EMAIL PROTECTED]> added the comment: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Georg Brandl wrote: | Georg Brandl <[EMAIL PROTECTED]> added the comment: | | Do you need the (\.\d+)* trailer in the regex at all? | | ---------- | nosy: +georg.brandl Not sure. The actual revision is: 2.18.50.20080523 The code used to allow lots of version numbers, and I didn't know if we wanted to require that or not. Certainly just changing * => ? is a simpler fix. And since we don't end with $ or anything, it should still match. John =:-> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkhEcLUACgkQJdeBCYSNAAPO8ACggCAEx1HWnfv3FD1KAnvyGzKg tbwAn3D6xKEbQkHWrP1dKaO4tSsE6Ito =DpMW -----END PGP SIGNATURE----- _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3013> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com