Removed 'more likely to be' when describing a pure function's deterministic attribute...
[python-guide.git] / docs / writing / structure.rst
2012-06-08 Philip DeuchlerRemoved 'more likely to be' when describing a pure...
2012-05-27 Andrea GelminiFix uppercase after semicolon
2012-05-20 Natan LSolidified sanctity of sentences.
2012-05-16 Ben TappinCapitalisation: 'a python project' -> 'a Python project'
2012-05-12 Kenneth ReitzMerge pull request #147 from okin/master
2012-05-12 Niko WConsistent code highlighting.
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-11 Jay RobertsFix minor spelling, grammar, and consistency errors...
2012-05-10 Niko WenselowskiFix small markup error.
2012-05-01 guibogAdding decorators, typing and (im)mutability
2012-04-27 guibogAbout OOP
2012-04-24 guibogAbout module and packages in Structure
2012-04-21 guibogAdding poor project structuration examples
2011-12-30 Mike ThorntonMostly added s, AUTHORS.rst, fixed some links, added...
2011-04-23 Kenneth Reitzmassive refactor