<div class="gmail_quote">On Sat, Mar 15, 2008 at 8:00 PM, Christian Heimes <<a href="mailto:lists@cheimes.de" target="_blank">lists@cheimes.de</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
test_datetime test_struct test_tokenize<br></blockquote><div><br></div><div>I think I've fixed test_datetime and test_struct. I'm less sure what to do</div><div>for test_tokenize; the main cause of failure seems to be doctests</div>
<div>containing syntax that was valid for 2.x but is invalid for 3.0 (e.g.</div><div>integer literals with a leading '0' or trailing 'L', 2.x style unicode</div><div>literals, ...).</div><div><br>
</div><div>Mark</div><div><br></div></div>