george
|
93c4d9b49c
|
Two minor changes to writing/gotchas.
|
2014-06-17 12:56:32 -06:00 |
|
claudejrogers
|
51a727d079
|
Update "Late Binding Closures" section of gotchas.rst
The late binding closure example seems like a good use case for the
functools.partial function.
|
2013-08-11 20:35:30 -07:00 |
|
kuyan
|
13d99d95fe
|
Let Sphinx link to Python documentation.
Instead of directly linking to the relevant passages.
|
2013-08-03 19:28:48 -07:00 |
|
kuyan
|
598c5695b7
|
Correct spelling of 'aforementioned'.
|
2013-06-12 19:39:32 -07:00 |
|
Kenneth Reitz
|
08b8eec134
|
Merge pull request #265 from simon-weber/gotcha_fixes
Fix naming and confusing example in gotchas
|
2013-04-13 20:24:35 -07:00 |
|
Simon Weber
|
e1b5968857
|
close #241
|
2013-04-03 23:24:02 -04:00 |
|
Simon Weber
|
5da8f3e0e6
|
gotchas: fix naming; remove generator in def example
|
2013-04-03 16:42:36 -04:00 |
|
Pascal Borreli
|
54f1d8ca4d
|
Fixed typos
|
2013-04-01 19:09:15 +00:00 |
|
barisumog
|
a0761200eb
|
minor typo
|
2013-03-01 11:15:55 +02:00 |
|
Julian Berman
|
ad4819476f
|
Add doctests and switch to using headings.
|
2012-12-23 18:06:14 -05:00 |
|
Julian Berman
|
4675c91fc5
|
Late binding closures
|
2012-12-04 00:41:43 -05:00 |
|
Julian Berman
|
fd9f0db1ce
|
First gotcha.
|
2012-12-04 00:41:43 -05:00 |
|