21-revision-history.pd 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. # Revision History
  2. - 2.0
  3. - 20 Oct 2012
  4. - Rewriting using [Pandoc](http://johnmacfarlane.net/pandoc/README.html), thanks to my wife!
  5. - Simplifying text, removing non-essential sections such as `nonlocal` and metaclasses
  6. - 1.90
  7. - 04 Sep 2008 and still in progress
  8. - Revival after a gap of 3.5 years!
  9. - Rewriting for Python 3.0
  10. - Rewrite using [MediaWiki](http://www.mediawiki.org) (again)
  11. - 1.20
  12. - 13 Jan 2005
  13. - Complete rewrite using [Quanta+](https://en.wikipedia.org/wiki/Quanta_Plus) on [Fedora](http://fedoraproject.org/) Core 3 with lot of corrections and updates. Many new examples. Rewrote my DocBook setup from scratch.
  14. - 1.15
  15. - 28 Mar 2004
  16. - Minor revisions
  17. - 1.12
  18. - 16 Mar 2004
  19. - Additions and corrections.
  20. - 1.10
  21. - 09 Mar 2004
  22. - More typo corrections, thanks to many enthusiastic and helpful readers.
  23. - 1.00
  24. - 08 Mar 2004
  25. - After tremendous feedback and suggestions from readers, I have made significant revisions to the content along with typo corrections.
  26. - 0.99
  27. - 22 Feb 2004
  28. - Added a new chapter on modules. Added details about variable number of arguments in functions.
  29. - 0.98
  30. - 16 Feb 2004
  31. - Wrote a Python script and CSS stylesheet to improve XHTML output, including a crude-yet-functional lexical analyzer for automatic VIM-like syntax highlighting of the program listings.
  32. - 0.97
  33. - 13 Feb 2004
  34. - Another completely rewritten draft, in DocBook XML (again). Book has improved a lot - it is more coherent and readable.
  35. - 0.93
  36. - 25 Jan 2004
  37. - Added IDLE talk and more Windows-specific stuff
  38. - 0.92
  39. - 05 Jan 2004
  40. - Changes to few examples.
  41. - 0.91
  42. - 30 Dec 2003
  43. - Corrected typos. Improvised many topics.
  44. - 0.90
  45. - 18 Dec 2003
  46. - Added 2 more chapters. [OpenOffice](https://en.wikipedia.org/wiki/OpenOffice) format with revisions.
  47. - 0.60
  48. - 21 Nov 2003
  49. - Fully rewritten and expanded.
  50. - 0.20
  51. - 20 Nov 2003
  52. - Corrected some typos and errors.
  53. - 0.15
  54. - 20 Nov 2003
  55. - Converted to [DocBook XML](https://en.wikipedia.org/wiki/DocBook).
  56. - 0.10
  57. - 14 Nov 2003
  58. - Initial draft using [KWord](https://en.wikipedia.org/wiki/Kword).