Commit Graph

44 Commits

Author SHA1 Message Date
Mark Pilgrim 8b300049d9 added robots.txt to repository 2009-02-06 23:17:25 -05:00
Mark Pilgrim bfe3a9e5a3 started "native datatypes" chapter with text for intro, booleans, and None 2009-02-06 23:15:02 -05:00
Mark Pilgrim 3e24df4130 more css fiddling 2009-02-05 21:01:35 -05:00
Mark Pilgrim 0ee3904843 css fiddling 2009-02-05 18:17:33 -05:00
Mark Pilgrim f7a752e11a removed extraneous (and unclosed) div 2009-02-05 15:37:00 -05:00
Mark Pilgrim 206234703f css counters don't work if h1 is display:inline. wtf. 2009-02-05 15:34:04 -05:00
Mark Pilgrim 7afb38878f more validation fiddling 2009-02-05 15:25:11 -05:00
Mark Pilgrim 13f50a79da validation fiddling 2009-02-05 15:04:36 -05:00
Mark Pilgrim 6855105179 more fiddling 2009-02-05 14:56:02 -05:00
Mark Pilgrim 6eab225ec6 fiddling with styles 2009-02-05 14:53:26 -05:00
Mark Pilgrim 99f021ef7e pack JS, add widgets to code blocks 2009-02-05 13:27:55 -05:00
Mark Pilgrim de5be3ca0a finished "your first python program", wrote synchronized highlighting script for callouts within a [pre], moved scripts to common .js file 2009-02-05 00:55:24 -05:00
Mark Pilgrim 8441b2f82c search box and more skip links 2009-02-04 01:22:01 -05:00
Mark Pilgrim ae6b88465b documenting functions section in "your first python program" 2009-02-01 23:14:22 -05:00
Mark Pilgrim 5476e9ed50 first two sections of "your first python program" chapter 2009-02-01 21:44:40 -05:00
Mark Pilgrim a36f0e2e46 fixed typos 2009-02-01 11:56:19 -05:00
Mark Pilgrim 3d9df8a3aa finished 2to3 chapter 2009-02-01 01:03:44 -05:00
Mark Pilgrim 92af142439 two more 2to3 sections, fixed TOC 2009-01-31 08:21:30 -05:00
Mark Pilgrim d291398286 more 2to3 text 2009-01-31 00:12:38 -05:00
Mark Pilgrim 230ae4be20 2to3 neverending 2009-01-30 20:35:51 -05:00
Mark Pilgrim c3cbdf035d several more 2to3 sections completed 2009-01-30 19:46:43 -05:00
Mark Pilgrim 6dd4b444f8 explanations for filter, map; some css tweaks for skip links 2009-01-30 01:40:48 -05:00
Mark Pilgrim 504e9cbdb1 updated TOC 2009-01-30 00:28:56 -05:00
Mark Pilgrim 891e357a2a added chardet FAQ and walkthrough, removed some extraneous markup 2009-01-30 00:19:59 -05:00
Mark Pilgrim 59fb24420d fixed validation errors 2009-01-29 01:05:52 -05:00
Mark Pilgrim b26e06634b various fluff 2009-01-29 01:00:23 -05:00
Mark Pilgrim 73d3270bb7 finished 2to3 tables, started descriptions and callouts 2009-01-28 23:01:08 -05:00
Mark Pilgrim 725b4dba86 bunch of minor changes for first content push
--HG--
rename : dip2.html => dip2
2009-01-28 00:07:18 -05:00
Mark Pilgrim 45d817b0f8 candidate for the all-important first chapter code sample 2009-01-27 21:18:27 -05:00
Mark Pilgrim b6338979b7 moved "modules that have been renamed or reorganized" closer to the top 2009-01-27 21:17:44 -05:00
Mark Pilgrim 738f6a1fde added some things to the TOC based on Reddit feedback 2009-01-27 21:16:28 -05:00
Mark Pilgrim 17b15123ed 2to3 "imports" tables (multiple) 2009-01-27 00:58:58 -05:00
Mark Pilgrim 087d014ff4 2to3 tables up to xreadlines() 2009-01-27 00:16:14 -05:00
Mark Pilgrim 28b3ac82c1 work on filter() section 2009-01-26 17:10:42 -05:00
Mark Pilgrim 934120f50b added "porting code to python 3 with 2to3" sections to index.html 2009-01-26 10:38:16 -05:00
Mark Pilgrim 8bbbeb3d62 html outline of "porting code to python 3 with 2to3" 2009-01-26 10:20:08 -05:00
Mark Pilgrim 10dd4cff4c mark which fixes require explicit mention when calling 2to3 (i.e. they are not run by default) 2009-01-25 23:11:21 -05:00
Mark Pilgrim ee20c13b87 added skip links 2009-01-25 22:55:38 -05:00
Mark Pilgrim ffe99d4da3 initial outline of the fixes that 2to3 can make automatically 2009-01-25 22:41:37 -05:00
Mark Pilgrim cef4e890d7 autonumbering of sections 2009-01-25 17:30:34 -05:00
Mark Pilgrim 6684b4b1bd added section counters to dip3.css 2009-01-25 15:29:03 -05:00
Mark Pilgrim e44b5ee3fe converted case-study-porting-chardet-to-python-3 to HTML 2009-01-25 15:24:09 -05:00
Mark Pilgrim 3d725f7474 finished section "can't use a string pattern on a bytes-like object" 2009-01-25 14:38:09 -05:00
Mark Pilgrim 831681489e initial import 2009-01-24 16:05:55 -05:00