[Python-Dev] Should we move to replace re with regex? (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Aug 27 12:10:12 CEST 2011
- Previous message: [Python-Dev] Should we move to replace re with regex?
- Next message: [Python-Dev] Should we move to replace re with regex?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 27 Aug 2011 08:02:31 +0200 "Martin v. Löwis" <martin at v.loewis.de> wrote:
> I'm not sure it's worth doing an extensive review of the code, a better > approach might be to require extensive test coverage (and a review of > tests).
I think it's worth. It's really bad if only one developer fully understands the regex implementation.
Could such a review be the topic of an informational PEP?
Regards
Antoine.
- Previous message: [Python-Dev] Should we move to replace re with regex?
- Next message: [Python-Dev] Should we move to replace re with regex?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]