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 <rep...@bugs.python.org>
<http://bugs.python.org/issue15515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to