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 loewis
Recipients
Date 2002-04-19.14:50:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I think the proper fix is to not group them at all, but to
check each of them individually. A patch would be
appreciated: Just split the T_FMT_AMPM block; I'd still
delay ifdefing the others until we get problem reports for
those as well.

If you can, please port the patch for both 2.3 and 2.2. Put
in a comment giving the rationale for the split.
History
Date User Action Args
2007-08-23 14:00:03adminlinkissue534153 messages
2007-08-23 14:00:03admincreate