several more 2to3 sections completed

This commit is contained in:
Mark Pilgrim
2009-01-30 19:46:43 -05:00
parent 6dd4b444f8
commit c3cbdf035d
4 changed files with 211 additions and 206 deletions
+6 -6
View File
@@ -9,9 +9,9 @@
<meta name="description" content="Python 3 from novice to pro">
</head>
<body id="index">
<p><cite>Dive Into Python 3</cite> will cover Python 3 and its differences from Python 2. Compared to the original <cite><a href="http://diveintopython.org/">Dive Into Python</a></cite>, it will be about 50% revised and 50% new material. I will publish drafts online as I go. The final book will be published on paper by Apress. The book will remain online under the <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">CC-BY-3.0</a> license.</p>
<p>Below is the draft table of contents. It is <b>not finalized</b>. Only a few chapters have been written so far. The rest is just stubs and random notes to myself.</p>
<p>Yes, that is <code>PapayaWhip</code>. All hail <code>PapayaWhip</code>.</p>
<p><cite>Dive Into Python 3</cite> will cover Python 3 and its differences from Python 2. Compared to the original <cite><a href="http://diveintopython.org/">Dive Into Python</a></cite>, it will be about 50% revised and 50% new material. I will publish drafts online as I go. The final book will be published on paper by Apress. The book will remain online under the <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">CC-BY-3.0</a> license.
<p>Below is the draft table of contents. It is <b>not finalized</b>. Only a few chapters have been written so far. The rest is just stubs and random notes to myself.
<p>Yes, that is <code>PapayaWhip</code>. All hail <code>PapayaWhip</code>.
<h1>Installing Python</h1>
<h2>Python on Windows</h2>
<h2>Python on Mac OS X</h2>
@@ -253,7 +253,7 @@
<h2>...<a href="http://www.reddit.com/r/Python/comments/7sj39/dive_into_python_3/c07b3cq">will likely get ported in time</a>...</h2>
<h1>Where to go from here</h1>
<p>Tentative because most of these have not been ported to Python 3 yet.</p>
<p>Tentative because most of these have not been ported to Python 3 yet.
<h2>WSGI</h2>
<h2>Django</h2>
<h2>Pylons</h2>
@@ -329,8 +329,8 @@
</div>
<footer>
<p class="c">This site is optimized for Lynx just because fuck you.<br>I'm told it also looks good in graphical browsers.</p>
<p class="c">&copy; 2001-4, 2009 Mark Pilgrim, <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">CC-BY-3.0</a></p>
<p class="c">This site is optimized for Lynx just because fuck you.<br>I&#8217;m told it also looks good in graphical browsers.
<p class="c">&copy; 2001-4, 2009 <span>&#x2133;</span>ark Pilgrim, <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">CC-BY-3.0</a>
</footer>
</body>
</html>