Commit Graph

  • 48c6c74065 add find() example and gotcha note Mark Pilgrim 2009-07-27 05:09:54 -04:00
  • 535fa9504f mention single or double quotes Mark Pilgrim 2009-07-27 04:43:51 -04:00
  • 0c062436a2 {} string formatting Mark Pilgrim 2009-07-27 04:41:41 -04:00
  • 8d38904920 updated unittest output with new format in python 3.1 (grrrrrrrr) Mark Pilgrim 2009-07-27 04:36:19 -04:00
  • df6b32e6f3 validation Mark Pilgrim 2009-07-27 04:23:48 -04:00
  • 8b04ec5971 typo Mark Pilgrim 2009-07-27 04:21:53 -04:00
  • e8ecaab976 fix navigation, update TOC, fix a few xrefs, stub out serializing chapter Mark Pilgrim 2009-07-27 04:19:31 -04:00
  • e2f55638c8 updated TOC Mark Pilgrim 2009-07-27 04:08:04 -04:00
  • beeb8c870e link to time module Mark Pilgrim 2009-07-27 04:02:08 -04:00
  • 7e1f24a13d xrefs Mark Pilgrim 2009-07-27 04:01:20 -04:00
  • 463266f585 finished comprehensions chapter Mark Pilgrim 2009-07-27 04:01:08 -04:00
  • 4a273cfbc7 started list comprehensions Mark Pilgrim 2009-07-26 19:05:53 -04:00
  • ceb302fd70 more in comprehensions chapter Mark Pilgrim 2009-07-26 16:56:29 -04:00
  • cb859375bd added link to iterator types in Python docs, updated links to 3.1 Mark Pilgrim 2009-07-26 15:12:32 -04:00
  • 75f9935e12 update Python doc links to 3.1 Mark Pilgrim 2009-07-26 15:11:40 -04:00
  • b6360369a5 further porting Mark Pilgrim 2009-07-26 15:11:19 -04:00
  • b964a57942 finished #os.path and glob sections Mark Pilgrim 2009-07-26 15:09:54 -04:00
  • 9ee18632b1 typos Mark Pilgrim 2009-07-26 14:49:03 -04:00
  • 3be0e36b62 added #multivar section Mark Pilgrim 2009-07-26 14:48:16 -04:00
  • 6b5700fe28 added #tuples section Mark Pilgrim 2009-07-26 14:37:41 -04:00
  • 4cdb5691e0 updated Python doc links to 3.1 Mark Pilgrim 2009-07-26 14:35:20 -04:00
  • 7f82110f1e updated Python doc links to 3.1 Mark Pilgrim 2009-07-26 14:35:01 -04:00
  • 19a5b7e6b6 more stubbing Mark Pilgrim 2009-07-25 17:20:53 -04:00
  • e5b43fb442 wrote advanced-unit-testing chapter, decided to merge it into unit-testing. renumbered chapters and fixed up TOC and navigation Mark Pilgrim 2009-07-25 15:31:55 -04:00
  • 71821cfadc stub Mark Pilgrim 2009-07-25 15:30:42 -04:00
  • 2e93295d80 finished #romantest5 Mark Pilgrim 2009-07-25 14:28:41 -04:00
  • 1bde8754ee typo Mark Pilgrim 2009-07-25 13:34:53 -04:00
  • b9508d716a typo Mark Pilgrim 2009-07-23 21:15:17 -04:00
  • fcea6b511c added link to xmlwitch Mark Pilgrim 2009-07-23 10:40:27 -04:00
  • 0a6373ac6b added note about __lt__, __eq__, and __le__ Mark Pilgrim 2009-07-23 10:00:13 -04:00
  • 1f0411293c shift/unshift Mark Pilgrim 2009-07-22 21:16:12 -04:00
  • 1ec34b319f True / False [thanks S.S.] Mark Pilgrim 2009-07-22 21:12:33 -04:00
  • 5d0c4ed6d9 typo Mark Pilgrim 2009-07-19 15:34:37 -04:00
  • 373feba277 update TOC Mark Pilgrim 2009-07-19 15:33:29 -04:00
  • 91b118ab27 typo Mark Pilgrim 2009-07-19 15:27:45 -04:00
  • dfe6537698 update TODO Mark Pilgrim 2009-07-19 15:27:10 -04:00
  • fb67251057 fiddling Mark Pilgrim 2009-07-19 15:25:00 -04:00
  • 830a192467 build fiddling Mark Pilgrim 2009-07-19 15:22:48 -04:00
  • 018792f198 typo Mark Pilgrim 2009-07-19 15:22:40 -04:00
  • 9b9c2a92a5 finished files chapter Mark Pilgrim 2009-07-19 15:14:40 -04:00
  • d74c0ce05b finished #gzip section Mark Pilgrim 2009-07-19 14:51:57 -04:00
  • 87c730ad18 not gonna use this Mark Pilgrim 2009-07-19 14:12:33 -04:00
  • bea62af180 renamed binary file example Mark Pilgrim 2009-07-19 14:08:01 -04:00
  • 7c1f9ea9a9 renamed binary file example Mark Pilgrim 2009-07-19 14:07:48 -04:00
  • 7fbf236b4c new forward links Mark Pilgrim 2009-07-19 14:06:51 -04:00
  • 97d84abb5e finished #stdio and #redirect sections, added xrefs in appendix B, added new example file Mark Pilgrim 2009-07-19 12:01:22 -04:00
  • 7e21f9ce71 more on #file-like-objects Mark Pilgrim 2009-07-18 22:49:01 -04:00
  • 6f143ee5ce started #file-like-objects section Mark Pilgrim 2009-07-18 22:36:26 -04:00
  • 78a209afa4 started #writing section Mark Pilgrim 2009-07-18 22:29:05 -04:00
  • 9c889d920c finished #with section Mark Pilgrim 2009-07-18 21:28:14 -04:00
  • db32b1c181 started #with section Mark Pilgrim 2009-07-18 17:51:51 -04:00
  • 9d7ac8b0e9 typo Mark Pilgrim 2009-07-18 13:32:43 -04:00
  • 2d2a7fbf65 finished #for section Mark Pilgrim 2009-07-18 13:31:19 -04:00
  • 6216bf3cac finished #read section Mark Pilgrim 2009-07-18 13:13:15 -04:00
  • 1c73d8d09e about fiddling Mark Pilgrim 2009-07-18 01:31:21 -04:00
  • c75baea949 new file Mark Pilgrim 2009-07-18 00:45:58 -04:00
  • 2b184ddb35 typo Mark Pilgrim 2009-07-18 00:44:38 -04:00
  • 9e03ab51aa progress in #for section Mark Pilgrim 2009-07-18 00:43:19 -04:00
  • 7ba2d029fe be more clear about current working directory Mark Pilgrim 2009-07-18 00:41:05 -04:00
  • f4ebcf4878 be more clear about current working directory Mark Pilgrim 2009-07-18 00:40:42 -04:00
  • 7bbebbf4b5 be more clear about current working directory Mark Pilgrim 2009-07-18 00:39:49 -04:00
  • 95d3053a00 be more clear about current working directory in command line examples Mark Pilgrim 2009-07-18 00:38:53 -04:00
  • fe35f3a2a9 added u class to spans that need Arial Unicode Mark Pilgrim 2009-07-17 22:44:11 -04:00
  • 925514c525 finished #close section Mark Pilgrim 2009-07-17 15:24:09 -04:00
  • 31d95cd69d optipng -o7 Mark Pilgrim 2009-07-17 12:11:53 -04:00
  • ac644ce99b typo Mark Pilgrim 2009-07-17 11:46:11 -04:00
  • cc8dcc93ed samp classes Mark Pilgrim 2009-07-17 11:44:07 -04:00
  • ebe3949937 css fiddling Mark Pilgrim 2009-07-17 11:43:59 -04:00
  • 0e8f0ef688 examples for #read Mark Pilgrim 2009-07-17 11:40:13 -04:00
  • dcefc74d5a finished #file-objects Mark Pilgrim 2009-07-17 10:36:06 -04:00
  • f4eba3c25e typo Mark Pilgrim 2009-07-17 08:58:16 -04:00
  • d5c9bacc60 typo Mark Pilgrim 2009-07-17 00:20:16 -04:00
  • 123a811b15 typo Mark Pilgrim 2009-07-16 23:36:06 -04:00
  • 50300593d2 build fiddling Mark Pilgrim 2009-07-16 23:35:20 -04:00
  • e5fc05e9b0 xref Mark Pilgrim 2009-07-16 23:28:06 -04:00
  • ca7233328d fixed FIXMEs Mark Pilgrim 2009-07-16 23:26:40 -04:00
  • ebd620cd2f fixed FIXMEs Mark Pilgrim 2009-07-16 23:25:51 -04:00
  • 0fdc1fe0e5 added quote Mark Pilgrim 2009-07-16 23:25:18 -04:00
  • 068d3919c7 fixed FIXMEs Mark Pilgrim 2009-07-16 23:19:45 -04:00
  • 955d726947 fixed FIXMEs Mark Pilgrim 2009-07-16 23:18:44 -04:00
  • 3b4d43bbf0 fixed FIXMEs Mark Pilgrim 2009-07-16 23:16:36 -04:00
  • 00757566f5 copious links back to previous chapters Mark Pilgrim 2009-07-16 23:15:05 -04:00
  • ec7df82835 note that not all exceptions are errors Mark Pilgrim 2009-07-16 23:11:08 -04:00
  • 6a0d2e1cd2 clarify the role of StopIteration Mark Pilgrim 2009-07-16 23:07:53 -04:00
  • 8526ddfe25 fixed FIXMEs Mark Pilgrim 2009-07-16 22:54:57 -04:00
  • f46ffcd063 fixed FIXMEs Mark Pilgrim 2009-07-16 22:35:46 -04:00
  • a38bdf34c8 fixed FIXMEs Mark Pilgrim 2009-07-16 22:29:54 -04:00
  • 433a5b5373 fixed FIXMEs Mark Pilgrim 2009-07-16 22:25:27 -04:00
  • 0b4a8cb66b typo Mark Pilgrim 2009-07-16 22:15:23 -04:00
  • 1b09dcf27f build fiddling Mark Pilgrim 2009-07-16 18:22:52 -04:00
  • bcb84cb5d5 build fiddling Mark Pilgrim 2009-07-16 18:21:49 -04:00
  • db2900b857 beginning #file-objects Mark Pilgrim 2009-07-16 18:14:03 -04:00
  • e8efc890d9 finished #reading Mark Pilgrim 2009-07-16 18:07:01 -04:00
  • 24135b8bde finished section on character encoding Mark Pilgrim 2009-07-16 13:21:46 -04:00
  • b141c11be9 'the answer' is not the answer Mark Pilgrim 2009-07-16 12:46:36 -04:00
  • c5aad49473 s/The answer is that//g Mark Pilgrim 2009-07-16 12:44:50 -04:00
  • cefd2703e5 id fiddling Mark Pilgrim 2009-07-16 12:39:46 -04:00
  • e35d9d1bda add encoding parameter to all file open() calls in code samples, example files, and text Mark Pilgrim 2009-07-16 12:36:37 -04:00
  • 49fae282ec xref to files chapter Mark Pilgrim 2009-07-16 12:35:19 -04:00
  • ca741fad6e typo Mark Pilgrim 2009-07-16 12:31:26 -04:00