[Doc-SIG] First draft of Functional HOWTO
Nick Coghlan
ncoghlan at gmail.com
Sat Jul 1 09:47:03 CEST 2006
A.M. Kuchling wrote:
> I'd greatly appreciate comments on it. It still feels somehow
> incomplete, like more of the general material is needed, but I'm not
> sure what to add.
It reads pretty well to me.
One question on the documentation of list comps - is the choice to leave out
the fact that you can insert filter expressions at any level in a list comp
with multiple for clauses deliberate?
The sorting URL needs updating, too:
http://wiki.python.org/moin/HowTo/Sorting
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Doc-SIG
mailing list