]> granicus.if.org Git - python/commit
Remove assert that seems out of place. It triggers with test_string,
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 03:58:25 +0000 (03:58 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 03:58:25 +0000 (03:58 +0000)
commit571861d3d323affd1f9283d6cc56d8f682037d2b
treed5794db74131b6c20e223daad13b3cf39cba3fa6
parent7e95befeda7c2c11a47001e96e2eb61ff5fd9287
Remove assert that seems out of place.  It triggers with test_string,
but without it test_string passes.  I'm not sure why it was there.
Objects/unicodeobject.c