Robson Roberto Souza Peixoto
|
1bcc6d5cc8
|
Cleaning up *.py[co] and __pycache__ tip
|
2016-08-01 00:43:48 -03:00 |
|
gruzovator
|
f7f4728833
|
more simple rm pyc files command
|
2016-04-19 11:55:48 +03:00 |
|
kennethreitz
|
fcbda9e147
|
!
|
2016-02-21 21:52:29 -05:00 |
|
kennethreitz
|
5d32ad4e81
|
section on bytecode
|
2016-02-21 21:50:32 -05:00 |
|
bhchance
|
c3de9df0ff
|
Update gotchas.rst
Previous test block did not show code blocks in markdown view.
|
2015-10-12 21:41:30 -05:00 |
|
avi
|
00999cd2c9
|
Update gotchas.rst to make the sentence simpler
|
2015-10-05 20:12:05 +05:30 |
|
Vincent Zee
|
5aac29d245
|
Fixed the urls pointing to contribute and fixed some lines that were
longer than 78 characters.
|
2015-02-28 22:23:07 +01:00 |
|
george
|
1329ee2040
|
Removed spaces at the ends of lines.
|
2014-06-17 18:36:02 -06:00 |
|
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 |
|