Don't truncate if size_t is bigger than uint
commite59482b2f0f5e0089b1554b8c16b50bec3019680
authorneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 12 Jun 2006 02:07:57 +0000 (12 02:07 +0000)
committerneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 12 Jun 2006 02:07:57 +0000 (12 02:07 +0000)
tree971668a7f84e33506f73f3666133246a6d6cd6e7
parente5ef3fc5379ac53bb571d93658ca4ebbb9daa806
Don't truncate if size_t is bigger than uint

git-svn-id: http://svn.python.org/projects/python/trunk@46877 6015fed2-1504-0410-9fe1-9d1591cc4771
Parser/tokenizer.c