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 christian.heimes
Recipients christian.heimes
Date 2007-12-15.20:54:43
SpamBayes Score 0.11530007
Marked as misclassified No
Message-id <1197752084.8.0.131575867776.issue1635@psf.upfronthosting.co.za>
In-reply-to
Content
Update:

I've added a platform independent implementation of stricmp and strnicmp
(case insensitive compare). It could be useful for other parts of the
code as well.
Files
File name Uploaded
trunk_float_inf_nan2.patch christian.heimes, 2007-12-15.20:54:44
History
Date User Action Args
2007-12-15 20:54:45christian.heimessetspambayes_score: 0.1153 -> 0.11530007
recipients: + christian.heimes
2007-12-15 20:54:44christian.heimessetspambayes_score: 0.1153 -> 0.1153
messageid: <1197752084.8.0.131575867776.issue1635@psf.upfronthosting.co.za>
2007-12-15 20:54:44christian.heimeslinkissue1635 messages
2007-12-15 20:54:44christian.heimescreate