mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
apparently, not closing LIs and Ps is also a hard habit to break
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ h1:before{content:""}
|
||||
|
||||
<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 version will be published on paper by Apress. The book will remain online under the <a rel=license href=http://creativecommons.org/licenses/by-sa/3.0/>CC-BY-SA-3.0</a> license.
|
||||
|
||||
<p>You can see the <a href=table-of-contents.html>full table of contents</a> (<strong>not finalized</strong>), or read what I’ve written so far:</p>
|
||||
<p>You can see the <a href=table-of-contents.html>full table of contents</a> (<strong>not finalized</strong>), or read what I’ve written so far:
|
||||
|
||||
<ol start=-1>
|
||||
<li><a href=whats-new.html>What’s New in “Dive Into Python 3”</a>
|
||||
|
||||
Reference in New Issue
Block a user