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 CWRU_Researcher1
Recipients CWRU_Researcher1
Date 2008-11-25.01:11:04
SpamBayes Score 0.0021425814
Marked as misclassified No
Message-id <1227575466.25.0.165680108387.issue4416@psf.upfronthosting.co.za>
In-reply-to
Content
/home/rxc92/project/Python-2.5.2/Modules/_sre.c (pattern_search)
Line 2740

Elsewhere in the codebase, state_reset is called on the first parameter
of sre_search before sre_search is invoked.  The does not occur here.
History
Date User Action Args
2008-11-25 01:11:07CWRU_Researcher1setrecipients: + CWRU_Researcher1
2008-11-25 01:11:06CWRU_Researcher1setmessageid: <1227575466.25.0.165680108387.issue4416@psf.upfronthosting.co.za>
2008-11-25 01:11:05CWRU_Researcher1linkissue4416 messages
2008-11-25 01:11:05CWRU_Researcher1create