74 Commits

Author SHA1 Message Date
Mark Pilgrim 85be3148de switch to Git; update build files and feed links; update copyright year 2011-05-18 20:31:03 -04:00
Mark Pilgrim 7ba05d8b51 add var to catch return value of sys.stdout.write 2010-09-17 14:23:20 -04:00
Mark Pilgrim 6305d1a0b7 fix indentation 2010-09-17 14:20:26 -04:00
Mark Pilgrim 751642335b add cmdline classes and auto-links to new troubleshooting appendix 2010-07-26 15:01:44 -04:00
Mark Pilgrim 7b0d44c11a fixed tutorial link to go to py3k version 2010-05-19 16:02:44 -07:00
Mark Pilgrim e8d7d0ac86 2.5 --> 2.6 2010-05-01 00:17:55 -04:00
Mark Pilgrim 72ba72a07b line ending fiddling, some build fiddling on new laptop 2010-04-26 22:04:13 -04:00
Mark Pilgrim 2e60267c04 2010! 2010-01-11 21:43:31 -05:00
Mark Pilgrim 94da09d6b4 properly distinguish a carriage return from a line feed, and mention both [thanks J.K.] 2010-01-04 21:33:11 -05:00
Mark Pilgrim bbad0e12d1 fixed link tags that were messing with my build scripts 2009-12-06 01:48:21 -05:00
Mark Pilgrim cdf4f392ff added "did you get this error" note about gzipped files 2009-10-06 11:39:27 -04:00
Mark Pilgrim 727c1494af added a few asides 2009-09-27 20:17:10 -04:00
Mark Pilgrim 131638d9ea markup fiddling (encodings are always wrapped in abbr) 2009-09-26 00:12:49 -04:00
Mark Pilgrim 61d5811c04 "standard out" --> "standard output" 2009-09-26 00:09:22 -04:00
Mark Pilgrim c4ac9cae9c remove stray parenthesis 2009-09-26 00:07:05 -04:00
Mark Pilgrim e50ef32ae6 remove stray period 2009-09-26 00:06:43 -04:00
Mark Pilgrim 1b42136d2d "write" --> "write()" 2009-09-26 00:06:20 -04:00
Mark Pilgrim cfd7277fe2 fix xref 2009-09-26 00:05:54 -04:00
Mark Pilgrim 211a4bc264 typo "image.read" --> "an_image.read" 2009-09-25 22:16:42 -04:00
Mark Pilgrim 81abf54c93 consistent capitalization 2009-09-18 08:07:08 -04:00
Mark Pilgrim ab80e91e53 markup fiddling 2009-09-14 22:16:56 -04:00
Mark Pilgrim b1b2410079 placeholder text 2009-09-12 22:04:22 -04:00
Mark Pilgrim 60b645aab7 type=search 2009-08-28 09:16:46 -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 8c4fd325a9 clarified with statement origin 2009-08-17 15:19:11 -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 0e7af80ea5 added right-justified format specifier; added note about Python 3.0 compatibility. 2009-08-16 13:30:35 -04:00
Mark Pilgrim 3583007e4d "file objects" --> "stream objects". "file-like objects" --> "stream objects". 2009-08-16 13:10:01 -04:00
Mark Pilgrim e42e6b91b2 finished #divingin 2009-08-16 12:54:50 -04:00
Mark Pilgrim fb0aa874df IE fixes 2009-08-05 14:49:32 -07:00
Mark Pilgrim 75f9935e12 update Python doc links to 3.1 2009-07-26 15:11:40 -04:00
Mark Pilgrim e5b43fb442 wrote advanced-unit-testing chapter, decided to merge it into unit-testing. renumbered chapters and fixed up TOC and navigation 2009-07-25 15:31:55 -04:00
Mark Pilgrim 91b118ab27 typo 2009-07-19 15:27:45 -04:00
Mark Pilgrim fb67251057 fiddling 2009-07-19 15:25:00 -04:00
Mark Pilgrim 018792f198 typo 2009-07-19 15:22:40 -04:00
Mark Pilgrim 9b9c2a92a5 finished files chapter 2009-07-19 15:14:40 -04:00
Mark Pilgrim d74c0ce05b finished #gzip section 2009-07-19 14:51:57 -04:00
Mark Pilgrim 97d84abb5e finished #stdio and #redirect sections, added xrefs in appendix B, added new example file 2009-07-19 12:01:22 -04:00
Mark Pilgrim 7e21f9ce71 more on #file-like-objects 2009-07-18 22:49:01 -04:00
Mark Pilgrim 6f143ee5ce started #file-like-objects section 2009-07-18 22:36:26 -04:00
Mark Pilgrim 78a209afa4 started #writing section 2009-07-18 22:29:05 -04:00
Mark Pilgrim 9c889d920c finished #with section 2009-07-18 21:28:14 -04:00
Mark Pilgrim db32b1c181 started #with section 2009-07-18 17:51:51 -04:00
Mark Pilgrim 9d7ac8b0e9 typo 2009-07-18 13:32:43 -04:00
Mark Pilgrim 2d2a7fbf65 finished #for section 2009-07-18 13:31:19 -04:00
Mark Pilgrim 6216bf3cac finished #read section 2009-07-18 13:13:15 -04:00