Commit Graph

88 Commits

Author SHA1 Message Date
Mark Pilgrim 00757566f5 copious links back to previous chapters 2009-07-16 23:15:05 -04:00
Mark Pilgrim 33e6e053ba explain empty sets 2009-07-16 09:09:13 -04:00
Mark Pilgrim 68c55d65d5 spacing 2009-07-16 09:06:28 -04:00
Mark Pilgrim d5511af519 remove 3.0/3.1 notes. book now requires 3.1 2009-07-16 09:04:26 -04:00
Mark Pilgrim c1cbef234d added a bunch of missing types 2009-07-16 09:03:46 -04:00
Mark Pilgrim 4208321a19 notes about xreadlines() 2009-07-16 08:53:24 -04:00
Mark Pilgrim 6ea8efa96f clarify exec() vs. eval() 2009-07-16 08:44:36 -04:00
Mark Pilgrim 68fce064dc asterisk notation for doing apply()-like function calling isn't really new 2009-07-16 08:39:31 -04:00
Mark Pilgrim 36794c0778 more spacing 2009-07-16 08:35:14 -04:00
Mark Pilgrim ce9c0765c2 spacing 2009-07-16 08:29:09 -04:00
Mark Pilgrim 796c5f571a added urllib.urlopen() example 2009-07-16 08:21:44 -04:00
Mark Pilgrim 642c94a348 clarified dictionary.has_key(x or y) 2009-07-16 08:06:12 -04:00
Mark Pilgrim 28a13e1fbc added note about list concatenation and memory usage. unrelatedly, added nonbreaking spaces around long dashes. 2009-06-26 00:41:29 -04:00
Mark Pilgrim 309c0b6e43 css fiddling 2009-06-10 12:26:27 -04:00
Mark Pilgrim 49bd08c068 unicode fiddling 2009-06-10 11:51:34 -04:00
Mark Pilgrim defc5a3375 match dfn terms with incoming search keywords and jump to the containing section 2009-06-08 15:13:47 -04:00
Mark Pilgrim ae146df0d9 syntax highlighting for everyone! 2009-06-08 12:44:13 -04:00
Mark Pilgrim 654b102d74 you wouldn't believe me if I told you 2009-06-05 23:39:50 -04:00
Mark Pilgrim e39bffe2d5 build fiddling
--HG--
rename : dip3.js => j/dip3.js
rename : ga.js => j/ga.js
rename : jquery.js => j/jquery.js
rename : jquery.min.js => j/jquery.min.js
2009-06-05 19:30:20 -04:00
mark@atlantis f6961f7e7e build fiddling
--HG--
rename : html5.js => j/html5.js
2009-06-05 18:43:10 -04:00
Mark Pilgrim 851fd27d7f various typos and clarifications [thanks G.P.] 2009-06-01 19:38:13 -07:00
Mark Pilgrim fa7a58a75e where-to-go-from-here chapter 2009-05-31 15:47:46 -07:00
Mark Pilgrim 8912c8aec6 added print stylesheet 2009-05-29 16:16:07 -07:00
Mark Pilgrim 9a5aaf5e1a markup fiddling 2009-05-21 20:53:25 -04:00
Mark Pilgrim 06afedd27f various fixes in porting chapter [thanks G.P.] 2009-05-16 01:06:48 -04:00
Mark Pilgrim 161d46d118 clarified precedence notes in porting#has_key [thanks P.P.] 2009-05-16 00:53:17 -04:00
Mark Pilgrim 4d69a47f98 whats-new, more special-method-names, typography fiddling 2009-04-29 23:49:36 -04:00
Mark Pilgrim 098df1da63 some work on special method names 2009-04-28 23:46:31 -04:00
Mark Pilgrim 6ed5f105c6 one of these days i'm going to cut you into little pieces 2009-04-23 11:13:16 -04:00
Mark Pilgrim a16be8e8b6 typo 2009-04-23 11:10:40 -04:00
Mark Pilgrim f8185b7dfb dropped /td, /th, /tr end elements 2009-04-23 11:06:51 -04:00
Mark Pilgrim eb26d2a266 level fiddling 2009-04-21 00:41:26 -04:00
Mark Pilgrim 5d31cc05a6 stub for special-method-names chapter 2009-04-21 00:03:51 -04:00
Mark Pilgrim 29e83fc58b consistent capitalization 2009-04-16 00:30:24 -04:00
Mark Pilgrim 78f11dd003 some prev/next navigation links between chapters 2009-04-16 00:15:23 -04:00
Mark Pilgrim f520af8afe added clarification about lambda functions that take a tuple instead of multiple parameters [h/t G.B.] 2009-04-11 18:09:33 -04:00
Mark Pilgrim c9b8c521f5 inline mobile CSS too, now that the kinks are worked out 2009-04-09 19:23:54 -04:00
Mark Pilgrim 0f33552e45 mobile fiddling 2009-04-08 20:56:11 -04:00
Mark Pilgrim 45c3e5214c mobile fiddling 2009-04-08 12:04:11 -04:00
Mark Pilgrim fe57cb0215 mention sum() as a replacement for some instances of reduce() [h/t CJ] 2009-03-27 09:38:50 -05:00
Mark Pilgrim 933dc9459a iterators and generators chapter
--HG--
rename : humansize.py => examples/humansize.py
rename : roman1.py => examples/roman1.py
rename : roman2.py => examples/roman2.py
rename : roman3.py => examples/roman3.py
rename : roman4.py => examples/roman4.py
rename : roman5.py => examples/roman5.py
rename : roman6.py => examples/roman6.py
rename : roman7.py => examples/roman7.py
rename : roman8.py => examples/roman8.py
rename : romantest1.py => examples/romantest1.py
rename : romantest2.py => examples/romantest2.py
rename : romantest3.py => examples/romantest3.py
rename : romantest4.py => examples/romantest4.py
rename : romantest5.py => examples/romantest5.py
rename : romantest6.py => examples/romantest6.py
rename : romantest7.py => examples/romantest7.py
rename : romantest8.py => examples/romantest8.py
2009-03-27 01:43:33 -05:00
Mark Pilgrim 2ee90d10a6 remove #noscript 2009-03-19 01:44:12 -04:00
Mark Pilgrim 3b9c6c67e9 generate in-page TOCs on demand 2009-03-19 01:42:12 -04:00
mark@atlantis cfeee5d73d mindless fiddling 2009-03-18 23:46:08 -04:00
Mark Pilgrim 0ffa695d1d markup fiddling 2009-03-18 13:01:31 -04:00
Mark Pilgrim 764846b815 insomniac fiddling 2009-03-17 03:25:07 -04:00
Mark Pilgrim 77654693cf sick, can't sleep, may as well fiddle endlessly 2009-03-17 03:11:52 -04:00
Mark Pilgrim 08be466e7b started strings chapter, rewrote case-study intro, added some FIXMEs for obvious holes 2009-03-15 23:49:11 -04:00
Mark Pilgrim ce7bfb845a css pre-flight fiddling 2009-03-13 21:28:36 -04:00
Mark Pilgrim 7ce89fb27b css fiddling 2009-03-13 21:01:59 -04:00