mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
validation fiddling
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<title>Porting code to Python 3 with 2to3 - Dive into Python 3</title>
|
||||
<script type="text/javascript" src="dip3.packed.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="dip3.css">
|
||||
<link rel="shortcut icon" href="data:">
|
||||
<link rel="shortcut icon" href="data:image/ico,">
|
||||
<link rel="alternate" type="application/atom+xml" href="http://hg.diveintopython3.org/atom-log">
|
||||
<style type="text/css">
|
||||
h1:before{counter-increment:h1;content:"Appendix A. "}
|
||||
|
||||
Reference in New Issue
Block a user