[New-bugs-announce] [issue15515] Regular expression match does not return

Caleb Rouleau report at bugs.python.org
Tue Jul 31 20:08:58 CEST 2012


New submission from Caleb Rouleau:

Version info: 2.7.1 (r271:86832, Feb  7 2011, 11:33:02) [MSC v.1500 64 bit (AMD64)]

The program included never prints "done" because it never returns from re.match(). 

 -- Caleb Rouleau

----------
components: Regular Expressions
files: RegexBug.py
messages: 167024
nosy: crouleau, ezio.melotti, mrabarnett
priority: normal
severity: normal
status: open
title: Regular expression match does not return
versions: Python 2.7
Added file: http://bugs.python.org/file26627/RegexBug.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15515>
_______________________________________


More information about the New-bugs-announce mailing list