Mark Pilgrim
|
45f3effa97
|
more work on xml chapter
|
2009-05-20 22:28:26 -04:00 |
|
Mark Pilgrim
|
bbbbe0bde4
|
finished attributes-are-dictionaries section in xml chapter
|
2009-05-20 17:52:59 -04:00 |
|
Mark Pilgrim
|
c49279087d
|
typography fiddling
|
2009-05-20 17:44:43 -04:00 |
|
Mark Pilgrim
|
52b451d753
|
quoting attribute values is a hard habit to break
|
2009-05-20 17:34:24 -04:00 |
|
Mark Pilgrim
|
ab23b6b659
|
TOC update for xml chapter
|
2009-05-20 11:53:23 -04:00 |
|
Mark Pilgrim
|
3281d8ee88
|
yeah, probably should have caught that
|
2009-05-20 11:14:02 -04:00 |
|
Mark Pilgrim
|
61a84f9b5b
|
new section in xml chapter, also entities-to-Unicode-characters in build script
|
2009-05-20 11:05:07 -04:00 |
|
Mark Pilgrim
|
ecb8cf0fee
|
fixed copy-and-paste error in feed.xml
|
2009-05-20 10:09:26 -04:00 |
|
Mark Pilgrim
|
524c8d2a47
|
structure of an atom feed in xml chapter
|
2009-05-19 11:42:08 -04:00 |
|
Mark Pilgrim
|
f9bf5f8095
|
rewording, fiddling
|
2009-05-17 00:48:56 -04:00 |
|
Mark Pilgrim
|
8c25114d7a
|
clarifications in xml crash course
|
2009-05-17 00:46:05 -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
|
0a884ee32b
|
use lists instead of tuples, consistently, between your-first-python-program and native-datatypes [thanks A.H.]
|
2009-05-16 01:32:55 -04:00 |
|
Mark Pilgrim
|
43c1add90d
|
Added devilish [False] example to show that lists in a boolean context are only based on length [thanks A.H.]
|
2009-05-16 01:30:45 -04:00 |
|
Mark Pilgrim
|
993366096b
|
various fixes in strings chapter [thanks A.H.]
|
2009-05-16 01:28:30 -04:00 |
|
Mark Pilgrim
|
7ab07a5abf
|
fixed error about list append() method [thanks G.P.]
|
2009-05-16 01:24:58 -04:00 |
|
Mark Pilgrim
|
3e357ea4be
|
various minor errors in iterators chapter [thanks G.P.]
|
2009-05-16 01:21:46 -04:00 |
|
Mark Pilgrim
|
a631f3a547
|
validation fiddling
|
2009-05-16 01:17:05 -04:00 |
|
Mark Pilgrim
|
133a3b304a
|
validation fiddling
|
2009-05-16 01:15:58 -04:00 |
|
Mark Pilgrim
|
d997fff87b
|
validation fiddling
|
2009-05-16 01:15:20 -04:00 |
|
Mark Pilgrim
|
72b47375da
|
validation fiddling
|
2009-05-16 01:14:17 -04:00 |
|
Mark Pilgrim
|
250d7be2a6
|
validation fiddling
|
2009-05-16 01:13:33 -04:00 |
|
Mark Pilgrim
|
49d628aba2
|
validation fiddling
|
2009-05-16 01:12:45 -04:00 |
|
Mark Pilgrim
|
d97a41e3ca
|
build script fiddling
|
2009-05-16 01:11:40 -04:00 |
|
Mark Pilgrim
|
2f4b9657e7
|
validation fiddling
|
2009-05-16 01:11:09 -04:00 |
|
Mark Pilgrim
|
a25ccb21dc
|
validation fiddling
|
2009-05-16 01:09:35 -04:00 |
|
Mark Pilgrim
|
06afedd27f
|
various fixes in porting chapter [thanks G.P.]
|
2009-05-16 01:06:48 -04:00 |
|
Mark Pilgrim
|
161d46d118
|
clarified precedence notes in porting#has_key [thanks P.P.]
|
2009-05-16 00:53:17 -04:00 |
|
Mark Pilgrim
|
9be5bbcce7
|
typo
|
2009-05-15 16:17:43 -04:00 |
|
Mark Pilgrim
|
978a2a7c75
|
clarify blank lines in your-first-python-program#indentingcode
|
2009-05-15 16:16:35 -04:00 |
|
Mark Pilgrim
|
792f7a420a
|
clarify first-class objects
|
2009-05-15 16:14:30 -04:00 |
|
Mark Pilgrim
|
d564b5eca5
|
mention 'first-class-objects' in your-first-python-program#whatsanobject
|
2009-05-15 16:13:11 -04:00 |
|
Mark Pilgrim
|
7f109a7777
|
Pedants\!
|
2009-05-15 15:51:34 -04:00 |
|
Mark Pilgrim
|
7fb278c804
|
filled in description of what the script does in your-first-python-program
|
2009-05-15 15:50:11 -04:00 |
|
Mark Pilgrim
|
8a88425901
|
added section on optional and named arguments to your-first-python-program
|
2009-05-15 15:32:10 -04:00 |
|
Mark Pilgrim
|
3b8474a7bf
|
STATUS=CLOSED dropped how-Python-datatypes-compare section and table because it's misleading and I don't care enough to fix it
|
2009-05-15 13:27:35 -04:00 |
|
Mark Pilgrim
|
d7cceb643b
|
STATUS=CLOSED feedback from simonw re: sys.path.insert
|
2009-05-15 13:06:27 -04:00 |
|
Mark Pilgrim
|
7638a551f9
|
skeleton of XML chapter
|
2009-05-15 12:08:35 -04:00 |
|
Mark Pilgrim
|
0f49d3a1e3
|
build file fiddling
|
2009-05-06 23:46:00 -04:00 |
|
Mark Pilgrim
|
713846756b
|
finished advanced-iterators
|
2009-05-06 23:45:29 -04:00 |
|
Mark Pilgrim
|
8e831ca2eb
|
several more sections of advanced-iterators
|
2009-05-06 19:26:43 -04:00 |
|
Mark Pilgrim
|
54182fbd69
|
finished special-method-names
|
2009-05-06 15:42:55 -04:00 |
|
Mark Pilgrim
|
1274a4a7a5
|
needs more PapayaWhip
|
2009-05-02 14:24:34 -04:00 |
|
Mark Pilgrim
|
91b05c05e2
|
more work on special-method-names
|
2009-05-02 14:15:52 -04:00 |
|
Mark Pilgrim
|
dc32d361cc
|
typos
|
2009-04-30 12:47:12 -04:00 |
|
Mark Pilgrim
|
4d69a47f98
|
whats-new, more special-method-names, typography fiddling
|
2009-04-29 23:49:36 -04:00 |
|