Commit Graph

705 Commits

Author SHA1 Message Date
Mark Pilgrim ffd13f29ae typo 2009-08-27 16:23:30 -04:00
Mark Pilgrim 77dcb16c97 finished! 2009-08-27 16:22:41 -04:00
Mark Pilgrim e7f43bd409 build HTML distribution (but not upload it yet) 2009-08-27 16:14:28 -04:00
Mark Pilgrim dbb69a52f6 finished! 2009-08-27 16:14:00 -04:00
Mark Pilgrim 30a2230158 identical --> equal 2009-08-27 15:19:04 -04:00
Mark Pilgrim 8e7741fdb4 mismatch between example and first footnote in #unique-items 2009-08-27 15:14:27 -04:00
Mark Pilgrim d06db6d31e added python3.0-fails-with-multiple-context-managers example 2009-08-25 16:51:04 -04:00
Mark Pilgrim f83ffbcdcd open() is a function (well not really, but calling it a method in one sentence and a function in the next just seems wrong) 2009-08-25 16:43:44 -04:00
Mark Pilgrim 304949b68c typo 2009-08-22 12:37:38 -04:00
Mark Pilgrim 4d24552758 typo 2009-08-22 12:33:28 -04:00
Mark Pilgrim ac8002a897 reword 2009-08-22 12:28:41 -04:00
Mark Pilgrim a36352364f math is tough 2009-08-22 12:22:29 -04:00
Mark Pilgrim 3859a98133 typos 2009-08-22 12:18:41 -04:00
Mark Pilgrim 18f9cf526b fixed error messages in roman3 through roman8 2009-08-19 21:51:16 -04:00
Mark Pilgrim 331dde2c82 fix error message in roman2.py 2009-08-19 21:49:12 -04:00
Mark Pilgrim 7b5a4b1899 added orphaned threading and multiprocessing links here 2009-08-19 21:36:00 -04:00
Mark Pilgrim c723f107db double sigh 2009-08-19 17:13:40 -04:00
Mark Pilgrim 4cf1328cc8 fixed slicing notes 2009-08-19 17:01:10 -04:00
Mark Pilgrim 24020a5f8c finished serializing.html 2009-08-19 02:23:15 -04:00
Mark Pilgrim 2050232473 finished #json-unknown-types 2009-08-19 01:38:56 -04:00
Mark Pilgrim c93ae3b715 more progress in #json-unknown-types 2009-08-19 00:50:18 -04:00
Mark Pilgrim 5e487bda04 added #json-dump section, expanded #json-types section 2009-08-18 23:18:15 -04:00
Mark Pilgrim dea45f81b1 finished #json intro, #json-types section, #json-unknown-types intro 2009-08-18 15:56:23 -04:00
Mark Pilgrim f4ec6be6ce added pickleversion.py 2009-08-18 15:02:47 -04:00
Mark Pilgrim a1f9cc2ce8 clarify that my protocol_version function returns a value, doesn't print anything 2009-08-18 15:02:09 -04:00
Mark Pilgrim eef5fbbcda css fiddling 2009-08-18 15:00:48 -04:00
Mark Pilgrim 879310bebb finished #debugging section 2009-08-18 15:00:22 -04:00
Mark Pilgrim 8d5d4c1a35 finished #pickle-simple introduction 2009-08-18 14:29:00 -04:00
Mark Pilgrim 3ae2729afd finished #load and #dumps sections 2009-08-18 00:43:49 -04:00
Mark Pilgrim cf721a18c4 sigh 2009-08-17 22:05:10 -04:00
Mark Pilgrim 8c4fd325a9 clarified with statement origin 2009-08-17 15:19:11 -04:00
Mark Pilgrim 16ffc48c95 renamed "Where to go from here" to Appendix C 2009-08-17 15:15:41 -04:00
Mark Pilgrim e650c09674 fixed plural6 for the last fucking time 2009-08-17 15:07:10 -04:00
Mark Pilgrim f7bf0793e5 fixed plural6 for the last fucking time 2009-08-17 15:06:57 -04:00
Mark Pilgrim 06563a933b added author names 2009-08-17 14:50:26 -04:00
Mark Pilgrim 9349bc966d numbering typo 2009-08-17 14:27:37 -04:00
Mark Pilgrim 675abd21c9 add missing note 2009-08-17 00:55:41 -04:00
Mark Pilgrim 0ae994814a return tuple of functions, not a list, in plural4 2009-08-17 00:51:15 -04:00
Mark Pilgrim 52a7502194 remove reference to advanced-classes chapter that was cut 2009-08-16 21:46:47 -04:00
Mark Pilgrim 0ea4113d15 clarify __getnewargs__ and __setstate__ 2009-08-16 20:27:37 -04:00
Mark Pilgrim 1a9113d5da typography fiddling 2009-08-16 20:10:21 -04:00
Mark Pilgrim 867a9e124f mention for x in seq 2009-08-16 19:30:05 -04:00
Mark Pilgrim 41ff6b8629 typo 2009-08-16 17:14:19 -04:00
Mark Pilgrim ce4d3a4f9b expand on nested with blocks 2009-08-16 16:53:41 -04:00
Mark Pilgrim a60cdacfba added notes to gzip example 2009-08-16 13:55:20 -04:00
Mark Pilgrim 234c41e9b6 clarify BytesIO 2009-08-16 13:44:24 -04:00
Mark Pilgrim 52d695d769 mention io.BytesIO 2009-08-16 13:43:53 -04:00
Mark Pilgrim 152a954d8e add fancy style for superscripts 2009-08-16 13:31:44 -04:00
Mark Pilgrim 842826038e added right-justified format specifier 2009-08-16 13:30:56 -04:00
Mark Pilgrim 0e7af80ea5 added right-justified format specifier; added note about Python 3.0 compatibility. 2009-08-16 13:30:35 -04:00