• Edward Loper's avatar
    - Changed option directives to be example-specific. (i.e., they now · 74bca7aa
    Edward Loper authored
      modify option flags for a single example; they do not turn options
      on or off.)
    - Added "indent" and "options" attributes for Example
    - Got rid of add_newlines param to DocTestParser._parse_example (it's
      no longer needed; Example's constructor now takes care of it).
    - Added some docstrings
    74bca7aa
doctest.py 89.9 KB