1. 19b1958 Only recognize the expected output as an exception if it *starts* with by Edward Loper · 20 years ago
  2. 656f7e4 Removed redundant versionadded{} for NDIFF_DIFF. Virtually everything by Tim Peters · 20 years ago
  3. 8bd5cb3 Add version info by Neal Norwitz · 20 years ago
  4. c6cbab0 Added NDIFF_DIFF option. by Tim Peters · 20 years ago
  5. c890618 Quote # as \# to make lib compile again. by Johannes Gijsbers · 20 years ago
  6. 026f8dc Now that they've settled down, document doctest directives. by Tim Peters · 20 years ago
  7. 83e259a Another microburst of snail-like progress. by Tim Peters · 20 years ago
  8. 41a65ea Doctest has new traceback gimmicks in 2.4. While trying to document by Tim Peters · 20 years ago
  9. 2603960 Markup fiddling. by Tim Peters · 20 years ago
  10. 8a3b69c Excruciatingly slow progress on the docs. Option flags / directive names by Tim Peters · 20 years ago
  11. 9d92d5a minor changes to make this format again by Fred Drake · 20 years ago
  12. c2388a2 Start rewriting doctest's LaTeX docs. Damn, this is slow going! by Tim Peters · 20 years ago
  13. 336689b A few trivial edits. by Tim Peters · 20 years ago
  14. 92816de Patch #932930: suggest the use of rawstrings for backslashes. by Martin v. Löwis · 20 years ago
  15. ccabed3 Patch #849350: Update to document bool return values. Backported to 2.3. by Martin v. Löwis · 21 years ago
  16. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  17. 7a6b4f0 more markup chages by Fred Drake · 21 years ago
  18. 8836e56 - remove mention of the isprivate flag, since that isn't directly by Fred Drake · 21 years ago
  19. 943277e Minor corrections. by Raymond Hettinger · 21 years ago
  20. 71adf7e Doctest now examines all docstrings by default. Previously, it would by Raymond Hettinger · 21 years ago
  21. 92f21b1 Document Jim Fulton's docttest extensions. by Raymond Hettinger · 21 years ago
  22. 5d2f515 fix markup nits by Fred Drake · 21 years ago
  23. 6ebe61f A hack to ease compatibility with pre-2.3 Pythons: by default, doctest by Tim Peters · 21 years ago
  24. 4581cfa Patch #486438: Make module argument to testmod optional. by Martin v. Löwis · 22 years ago
  25. 0481d24 CVS patch [#466628] Doc changes for doctest patch (#466616), from by Tim Peters · 23 years ago
  26. c115835 Fix recent changes so that this section will format again. by Fred Drake · 23 years ago
  27. 1dc98c4 add warning about situation where code may be executed twice, once when by Skip Montanaro · 23 years ago
  28. 4cf1227 Change {\em ...} to \emph{...} for consistency with the rest of the Python by Fred Drake · 24 years ago
  29. 19f3c52 Work around the broken formatting of sys.ps1 prompts in running text. by Fred Drake · 24 years ago
  30. f0768c8 Added missing \item. See also bug 133213, about damaged HTML generated by Tim Peters · 24 years ago
  31. c4089d8 In the example showing the irrelevance of start columns, restore that the by Tim Peters · 24 years ago
  32. 7eb1463 Make a variety of minor markup adjustments. by Fred Drake · 24 years ago
  33. 7688229 SF patch #103808: doctest.py docs by Tim Peters · 24 years ago