mindless fiddling

This commit is contained in:
mark@atlantis
2009-03-18 23:46:08 -04:00
parent 0ffa695d1d
commit cfeee5d73d
10 changed files with 1 additions and 20 deletions
-2
View File
@@ -2,8 +2,6 @@
<head>
<meta charset=utf-8>
<title>Porting code to Python 3 with 2to3 - Dive into Python 3</title>
<!--[if IE]><script src=html5.js></script><![endif]-->
<link rel="shortcut icon" href=data:image/ico,>
<link rel=stylesheet type=text/css href=dip3.css>
<style>
h1:before{counter-increment:h1;content:"Appendix A. "}