1. 23 Feb, 2005 2 commits
  2. 22 Feb, 2005 1 commit
  3. 21 Feb, 2005 4 commits
  4. 20 Feb, 2005 5 commits
  5. 19 Feb, 2005 1 commit
    • Ka-Ping Yee's avatar
      Use getdoc(object) instead of object.__doc__ to fix indentation problems. · bba6acc7
      Ka-Ping Yee authored
      Thanks to Robert Dick <dickrp@ece.northwestern.edu> for reporting this bug
      and submitting a patch.
      
      Adjust doc(object) to display useful documentation for plain values (e.g.
      help([]) now shows the methods on the list instead of just printing "[]").
      
      (This change has been tested interactively, by generating docs for the
      standard library, and by running the module documentation webserver.)
      bba6acc7
  6. 18 Feb, 2005 5 commits
  7. 17 Feb, 2005 10 commits
  8. 16 Feb, 2005 2 commits
  9. 15 Feb, 2005 4 commits
  10. 14 Feb, 2005 1 commit
  11. 13 Feb, 2005 2 commits
  12. 11 Feb, 2005 1 commit
  13. 10 Feb, 2005 2 commits