Commit Graph

21 Commits

Author SHA1 Message Date
Mark Pilgrim 5b0405f6a7 asterisms for everyone! 2009-05-29 22:12:00 -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 a25ccb21dc validation fiddling 2009-05-16 01:09:35 -04:00
Mark Pilgrim 5d31cc05a6 stub for special-method-names chapter 2009-04-21 00:03:51 -04:00
Mark Pilgrim d77d31e68d split iterators-and-generators into 2 chapters, added stubs for introduction to python classes (in iterators chapter)
--HG--
rename : iterators-and-generators.html => generators.html
2009-04-20 11:35:16 -04:00
Mark Pilgrim 99b7b12b74 fix typo and add note about using with instead of try..finally [h/t P.P.] 2009-04-18 11:19:07 -04:00
Mark Pilgrim 35cbc5f288 fixed inconsistent text references to functions, and a few other typos [h/t G.P.] 2009-04-17 09:45:10 -04:00
Mark Pilgrim 05aa1eebcf fixed spacing in make_counter() example [thanks P.P.] 2009-04-16 20:26:30 -04:00
Mark Pilgrim 21392eeb26 finally happy with intro to iterators-and-generators chapter 2009-04-16 00:43:01 -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 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 30574286e9 skeleton of advanced iterators chapter 2009-03-29 18:35:36 -05:00
Mark Pilgrim a4b6fba11a more validation typos 2009-03-28 16:46:33 -05:00
Mark Pilgrim da654d2ba0 validation typos 2009-03-28 16:45:10 -05:00
Mark Pilgrim 1a4ce72944 added asides, new styles 2009-03-28 15:58:35 -05:00
Mark Pilgrim 632f16ea4a typo in strings chapter [h/t AVK] 2009-03-27 09:22:29 -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