markup fiddling

This commit is contained in:
Mark Pilgrim
2009-03-13 17:02:28 -04:00
parent a9b82eab12
commit bda59cfc55
11 changed files with 38 additions and 93 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<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]-->
<!--[if IE]><script src=html5.js></script><![endif]-->
<link rel=stylesheet type=text/css href=dip3.css>
<link rel="shortcut icon" href=data:image/ico,>
<link rel=alternate type=application/atom+xml href=http://hg.diveintopython3.org/atom-log>