Fix uppercase after semicolon
[python-guide.git] / docs / writing / style.rst
2012-05-27 Andrea GelminiFix uppercase after semicolon
2012-05-16 guibogAdd a block about function arguments
2012-05-03 Vincent NoelMissing double quote
2012-05-03 Andraz BrodnikMissing '"' quotation_mark/apostrophe at the good example.
2012-04-27 Kenneth ReitzMerge pull request #52 from epequeno/master
2012-04-23 Kenneth ReitzMerge pull request #125 from benregn/master
2012-04-23 Tomas Thor Jonssonlines less than 80 chars in /writing/
2012-04-23 guibogAdding some generalities to Style
2012-04-21 guibogadd line continuations in style
2012-04-21 guibogadd some explanations to style guide
2012-04-17 William TingFix list manipulation comments and for loop
2012-04-02 Mark SimpsonThe wrong variable is checked and appended in this...
2012-03-25 Lee TroutCorrected atter typo in style.
2012-03-25 Lee TroutUpdated value checking in style guide with more explici...
2012-03-25 Lee TroutAdded missing call to enumerate.
2012-03-16 Kenneth ReitzMerge pull request #101 from kevinburke/style
2012-03-16 Kevin Burkeadd examples of python idioms.
2012-03-14 Dan Crostaper feedback from @ejucovy, warn about shadowing gettex...
2012-03-14 Dan Crostasome idioms I used this morning
2012-03-13 Kevin Burkelead in to command
2012-03-13 Kevin Burkerefactor the style page.
2011-12-30 Estevan PequenoUpdate docs/writing/style.rst
2011-12-30 Estevan PequenoUpdate docs/writing/style.rst
2011-12-30 John Del RosarioAdd full Zen of Python in Code Style section.
2011-12-23 Kamil KisielWrote up the idioms section
2011-04-23 Kenneth Reitzmassive refactor