1. 20 Feb, 2005 1 commit
  2. 19 Feb, 2005 1 commit
    • Ka-Ping Yee's avatar
      Use getdoc(object) instead of object.__doc__ to fix indentation problems. · 47352573
      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.)
      47352573
  3. 18 Feb, 2005 5 commits
  4. 17 Feb, 2005 10 commits
  5. 16 Feb, 2005 2 commits
  6. 15 Feb, 2005 4 commits
  7. 14 Feb, 2005 1 commit
  8. 13 Feb, 2005 2 commits
  9. 11 Feb, 2005 1 commit
  10. 10 Feb, 2005 6 commits
  11. 09 Feb, 2005 3 commits
  12. 08 Feb, 2005 4 commits