Ryan Campbell
|
e3eac0c78c
|
Fix spelling in style.rst
|
2012-07-03 21:55:49 -06:00 |
|
guibog
|
810c637f6c
|
Adding a bit about returning values
|
2012-06-24 22:31:09 +08:00 |
|
guibog
|
513bb5fe51
|
Adding nested unpacking
|
2012-06-24 21:47:24 +08:00 |
|
Kenneth Reitz
|
911865980b
|
#168
|
2012-06-09 01:08:55 -04:00 |
|
lepture
|
e54f0c3376
|
fix writing style line continuations to fit pep8
|
2012-06-09 12:53:29 +08:00 |
|
David Winterbottom
|
4f4825a5b7
|
Fixed a few grammatical errors. Removed some needless words.
|
2012-06-08 17:24:13 +02:00 |
|
ncoghlan
|
1f3fdc51cd
|
Recommend the use of double underscore throwaway variables
|
2012-05-30 21:43:24 +10:00 |
|
Andrea Gelmini
|
80d65f1f47
|
Fix uppercase after semicolon
|
2012-05-27 17:36:18 +02:00 |
|
guibog
|
7cec41a89a
|
Add a block about function arguments
|
2012-05-16 22:59:13 +08:00 |
|
Vincent Noel
|
489d97e357
|
Missing double quote
|
2012-05-03 18:05:29 +03:00 |
|
Kenneth Reitz
|
8311ad2ad6
|
Merge pull request #52 from epequeno/master
Added idioms to style.rst
|
2012-04-27 11:36:59 -07:00 |
|
Kenneth Reitz
|
9ecebd541b
|
Merge pull request #125 from benregn/master
Source formatting
|
2012-04-23 12:14:38 -07:00 |
|
Tomas Thor Jonsson
|
70ca1a8cef
|
lines less than 80 chars in /writing/
|
2012-04-23 20:24:39 +02:00 |
|
guibog
|
15de2679a3
|
Adding some generalities to Style
|
2012-04-23 23:11:34 +08:00 |
|
guibog
|
f860d3e982
|
add line continuations in style
|
2012-04-21 22:43:54 +08:00 |
|
guibog
|
6e9b37cc37
|
add some explanations to style guide
|
2012-04-21 18:15:10 +08:00 |
|
William Ting
|
6e2bd3e7cf
|
Fix list manipulation comments and for loop
|
2012-04-17 00:06:21 -10:00 |
|
Lee Trout
|
e9339cca50
|
Corrected atter typo in style.
|
2012-03-25 13:28:53 -03:00 |
|
Lee Trout
|
7ad589a03c
|
Updated value checking in style guide with more explicit example for None.
|
2012-03-25 13:25:00 -03:00 |
|
Lee Trout
|
b80f05a16e
|
Added missing call to enumerate.
|
2012-03-25 13:07:09 -03:00 |
|
Kenneth Reitz
|
a26f75e158
|
Merge pull request #101 from kevinburke/style
Clean up the style page
|
2012-03-16 01:18:34 -07:00 |
|
Kevin Burke
|
d5a5e545c7
|
add examples of python idioms.
|
2012-03-16 01:11:42 -07:00 |
|
Dan Crosta
|
8587cf6a95
|
per feedback from @ejucovy, warn about shadowing gettext with "_"
|
2012-03-14 16:10:32 -07:00 |
|
Dan Crosta
|
3268aff854
|
some idioms I used this morning
|
2012-03-14 16:09:56 -07:00 |
|
Kevin Burke
|
07ace6f29a
|
lead in to command
|
2012-03-13 00:10:22 -07:00 |
|
Kevin Burke
|
5464ab3c8d
|
refactor the style page.
|
2012-03-13 00:09:13 -07:00 |
|
Estevan Pequeno
|
d3dbd65547
|
Update docs/writing/style.rst
|
2011-12-30 11:38:13 -06:00 |
|
Estevan Pequeno
|
b147a1c490
|
Update docs/writing/style.rst
|
2011-12-30 11:02:43 -06:00 |
|
John Del Rosario
|
32f664aa3d
|
Add full Zen of Python in Code Style section.
|
2011-12-31 00:46:52 +08:00 |
|
Kamil Kisiel
|
422ba2e6bd
|
Wrote up the idioms section
|
2011-12-23 14:33:27 -08:00 |
|
Kenneth Reitz
|
9b8af20caf
|
massive refactor
|
2011-04-23 16:39:47 -04:00 |
|