This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author crouleau
Recipients crouleau, ezio.melotti, mrabarnett
Date 2012-07-31.18:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343758138.43.0.559829332434.issue15515@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2012-07-31 18:08:58crouleausetrecipients: + crouleau, ezio.melotti, mrabarnett
2012-07-31 18:08:58crouleausetmessageid: <1343758138.43.0.559829332434.issue15515@psf.upfronthosting.co.za>
2012-07-31 18:08:57crouleaulinkissue15515 messages
2012-07-31 18:08:57crouleaucreate