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 nnorwitz
Recipients
Date 2005-10-12.04:45:17
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

Hmmm, how should we handle "Other values: implementation
defined"?  That really concerns me.  It seems that we can
never do the right thing, because we can't really know what
is right.

I can use I (unsigned int) format for the third parameter
which is a single char change from "i".  This fixes the
problem, but I'm not sure if it's best in the long run. 
Suggestions?
History
Date User Action Args
2007-08-23 15:44:05adminlinkissue1309352 messages
2007-08-23 15:44:05admincreate