mobile fiddling

This commit is contained in:
Mark Pilgrim
2009-04-08 20:56:11 -04:00
parent e003a9be39
commit 0f33552e45
15 changed files with 59 additions and 37 deletions
+1 -1
View File
@@ -1178,6 +1178,6 @@ tests\EUC-JP\arclamp.jp.xml EUC-JP with confide
<li><em>You</em> need to understand your program. Thoroughly. Preferably because you wrote it, but at the very least, you need to be comfortable with all its quirks and musty corners. The bugs are everywhere.
<li>Test cases are essential. Don't port anything without them. Don't even try. The <em>only</em> reason I have any confidence at all that <code>chardet</code> works in Python 3 is because I had a test suite that exercised every line of code in the entire library. I <em>never</em> would have found half of these problems with manual spot-checking.
</ol>
<p class=c>&copy; 2001&ndash;9 <a href=about.html><span>&#x2133;</span>ark Pilgrim</a>
<p class=c>&copy; 2001&ndash;9 <a href=about.html>Mark Pilgrim</a>
<script src=jquery.js></script>
<script src=dip3.js></script>