Commit Graph

39 Commits

Author SHA1 Message Date
Mark Pilgrim fb0aa874df IE fixes 2009-08-05 14:49:32 -07:00
Mark Pilgrim 90b5a58131 sync plural5 with example code (again!) 2009-08-04 16:30:56 -07:00
Mark Pilgrim 38aa8600c9 synchronized text and plural5.py example file 2009-07-27 22:22:24 -04:00
Mark Pilgrim 72b5f7a906 typo 2009-07-27 05:48:13 -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 e35d9d1bda add encoding parameter to all file open() calls in code samples, example files, and text 2009-07-16 12:36:37 -04:00
Mark Pilgrim ca741fad6e typo 2009-07-16 12:31:26 -04:00
Mark Pilgrim 6c585aeb60 move some explanatory stuff to the files chapter 2009-07-16 12:30:25 -04:00
Mark Pilgrim 07ced98b41 class=nd fiddling 2009-07-14 20:51:14 -04:00
Mark Pilgrim 6a47f51f98 some more further reading links 2009-07-09 01:50:24 -04:00
Mark Pilgrim f67581298a fixed numbering, fixed file() typo, take rules file as an argument in plural5.py 2009-07-09 01:42:21 -04:00
Mark Pilgrim d07bb6397c added list(fib(1000)) example 2009-07-09 01:35:21 -04:00
Mark Pilgrim 948bb064c8 raise exception at end of plural5.plural() if no rule matched. a rule should always match 2009-07-09 01:26:39 -04:00
Mark Pilgrim 3478b62a6d use with instead of try..finally, add forward references to still-unwritten Files chapter 2009-07-09 01:21:14 -04:00
Mark Pilgrim 83c4c0528c added paragraph about fallback rule in #a-list-of-patterns 2009-07-08 18:17:52 -04:00
Mark Pilgrim 87b1b711b9 expanded on 'mapping' concept a bit 2009-07-08 17:02:06 -04:00
Mark Pilgrim 84fb68a1c4 lists --> tuples in plural*.py examples and accompanying text 2009-07-08 16:56:11 -04:00
Mark Pilgrim 75a87e9865 changed chapter title at editor's request 2009-07-08 16:49:17 -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 49bd08c068 unicode fiddling 2009-06-10 11:51:34 -04:00
Mark Pilgrim be2b7d3546 colorize interactive shell examples 2009-06-08 22:43:48 -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 7be922d7b0 build fiddling 2009-06-05 11:42:04 -04:00
Mark Pilgrim bca614e2be various typos [thanks G.P.] 2009-06-01 12:19:43 -07:00
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 9934530765 got a little further in xml chapter 2009-05-17 00:41:29 -04:00
Mark Pilgrim 95477d5e71 fixed typos in generators.html#a-list-of-functions [thanks G.P.] 2009-05-16 01:44:41 -04:00
Mark Pilgrim 52d80960e1 fixed print function in screen dumps in generators chapter [thanks G.P.] 2009-05-16 01:43:28 -04:00
Mark Pilgrim 2d484b2ae2 spiffied up intro text in generators.html#generators [thanks A.H.] 2009-05-16 01:42:02 -04:00
Mark Pilgrim 9f96f01e07 use lists instead of tuples in generator chapter too [thanks A.H.] 2009-05-16 01:38:26 -04:00
Mark Pilgrim 72b47375da validation fiddling 2009-05-16 01:14:17 -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 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