1. 26 Aug, 2004 1 commit
    • Edward Loper's avatar
      Added an "exc_msg" attribute to Example (containing the expected · a6b68327
      Edward Loper authored
      exception message, or None if no exception is expected); and moved
      exception parsing from DocTestRunner to DocTestParser.  This is
      architecturally cleaner, since it moves all parsing work to
      DocTestParser; and it should make it easier for code outside
      DocTestRunner (notably debugging code) to properly handle expected
      exceptions.
      a6b68327
  2. 25 Aug, 2004 20 commits
  3. 24 Aug, 2004 4 commits
  4. 23 Aug, 2004 12 commits
  5. 22 Aug, 2004 3 commits