1. 44c3ceb #8267: Use sorted() to get a sorted list of dict keys. by Georg Brandl · 15 years ago
  2. f058d2d Issue #7369: Fibonacci series should start at 0 in tutorial example. by Mark Dickinson · 16 years ago
  3. e3b9b5e #6204: use a real reference instead of "see later". by Georg Brandl · 16 years ago
  4. 4c324b9 #6211: elaborate a bit on ways to call the function. by Georg Brandl · 16 years ago
  5. 7be493a Use preferred form of raising exceptions. by Georg Brandl · 16 years ago
  6. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  7. 42d19e6 pretend exceptions don't exist a while longer by Benjamin Peterson · 17 years ago
  8. 34196c8 Add reference to enumerate() to indices example. by Georg Brandl · 17 years ago
  9. fcdc80b Fix grammar error; reword two paragraphs by Andrew M. Kuchling · 17 years ago
  10. a8bb550 #4247: add "pass" examples to tutorial. by Georg Brandl · 17 years ago
  11. 3ce0dee Incorporate some suggestions by Tait Stevens. by Georg Brandl · 17 years ago
  12. 8079028 revert last revision; code was right by Benjamin Peterson · 17 years ago
  13. 1af6fb5 fix indentation that caused logic bug by Benjamin Peterson · 17 years ago
  14. dee01d8 fix spelling by Benjamin Peterson · 17 years ago
  15. a436878 update tutorial function with more appropiate one from Eric Smith by Benjamin Peterson · 17 years ago
  16. f9ef988 update the tutorial to use str.format by Benjamin Peterson · 17 years ago
  17. 8c65b1e Typo fix by Andrew M. Kuchling · 17 years ago
  18. 3822af6 Add *,**,@ to index, as suggested by by Andrew M. Kuchling · 17 years ago
  19. aa0de3f #997912: acknowledge nested scopes in tutorial. by Georg Brandl · 18 years ago
  20. 35f8861 Add tutorial section about coding style. by Georg Brandl · 18 years ago
  21. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  22. 706132b Make example about hiding None return values at the prompt clearer. by Georg Brandl · 18 years ago
  23. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago