1. b2b26ac Repaired mistakes in the descriptions of testmod()/testfile(), and by Tim Peters · 20 years ago
  2. 2dc8205 Since the doctest warnings section was reduced to one bullet point, by Tim Peters · 20 years ago
  3. 39c5de0 In the "doctest warnings" section, removed obsolete info, and noted that by Tim Peters · 20 years ago
  4. 06cc847 Beef up the section on testfile(), giving a complete example in by Tim Peters · 20 years ago
  5. cac5e7b Typo. by Tim Peters · 20 years ago
  6. 7a08214 Since the LaTeX isn't doctest'ed, examples are always wrong <wink>. by Tim Peters · 20 years ago
  7. b3666a3 - Updated docs to reflect changes in 2.4. by Edward Loper · 20 years ago
  8. 6cc1350 - Updated example output to match actual output by Edward Loper · 20 years ago
  9. 8278860 Document testmod's new exclude_empty argument. by Tim Peters · 20 years ago
  10. 1fbf9c5 Added IGNORE_EXCEPTION_DETAIL comparison option. The need is explained by Tim Peters · 20 years ago
  11. 38330fe The distinction between comparison flags and reporting flags isn't unique by Tim Peters · 20 years ago
  12. f33683f Fine tune a word. by Tim Peters · 20 years ago
  13. cf53355 Thinko repair. by Tim Peters · 20 years ago
  14. a07bcd4 Reorg of exception section. Now that there are fewer details needing by Tim Peters · 20 years ago
  15. a89f88d Added REPORT_ONLY_FIRST_FAILURE flag, which supresses output after the by Edward Loper · 20 years ago
  16. 71f55af Renamed UNIFIED_DIFF->REPORT_UDIFF; CONTEXT_DIFF->REPORT_CDIFF; and by Edward Loper · 20 years ago
  17. 0e44807 Restored half of a \versionadded only half of which should have been deleted. by Tim Peters · 20 years ago
  18. 19b1958 Only recognize the expected output as an exception if it *starts* with by Edward Loper · 20 years ago
  19. 656f7e4 Removed redundant versionadded{} for NDIFF_DIFF. Virtually everything by Tim Peters · 20 years ago
  20. 8bd5cb3 Add version info by Neal Norwitz · 20 years ago
  21. c6cbab0 Added NDIFF_DIFF option. by Tim Peters · 20 years ago
  22. c890618 Quote # as \# to make lib compile again. by Johannes Gijsbers · 20 years ago
  23. 026f8dc Now that they've settled down, document doctest directives. by Tim Peters · 20 years ago
  24. 83e259a Another microburst of snail-like progress. by Tim Peters · 20 years ago
  25. 41a65ea Doctest has new traceback gimmicks in 2.4. While trying to document by Tim Peters · 20 years ago
  26. 2603960 Markup fiddling. by Tim Peters · 20 years ago
  27. 8a3b69c Excruciatingly slow progress on the docs. Option flags / directive names by Tim Peters · 20 years ago
  28. 9d92d5a minor changes to make this format again by Fred Drake · 20 years ago
  29. c2388a2 Start rewriting doctest's LaTeX docs. Damn, this is slow going! by Tim Peters · 20 years ago
  30. 336689b A few trivial edits. by Tim Peters · 20 years ago
  31. 92816de Patch #932930: suggest the use of rawstrings for backslashes. by Martin v. Löwis · 20 years ago
  32. ccabed3 Patch #849350: Update to document bool return values. Backported to 2.3. by Martin v. Löwis · 21 years ago
  33. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  34. 7a6b4f0 more markup chages by Fred Drake · 21 years ago
  35. 8836e56 - remove mention of the isprivate flag, since that isn't directly by Fred Drake · 21 years ago
  36. 943277e Minor corrections. by Raymond Hettinger · 21 years ago
  37. 71adf7e Doctest now examines all docstrings by default. Previously, it would by Raymond Hettinger · 21 years ago
  38. 92f21b1 Document Jim Fulton's docttest extensions. by Raymond Hettinger · 21 years ago
  39. 5d2f515 fix markup nits by Fred Drake · 21 years ago
  40. 6ebe61f A hack to ease compatibility with pre-2.3 Pythons: by default, doctest by Tim Peters · 21 years ago
  41. 4581cfa Patch #486438: Make module argument to testmod optional. by Martin v. Löwis · 22 years ago
  42. 0481d24 CVS patch [#466628] Doc changes for doctest patch (#466616), from by Tim Peters · 23 years ago
  43. c115835 Fix recent changes so that this section will format again. by Fred Drake · 23 years ago
  44. 1dc98c4 add warning about situation where code may be executed twice, once when by Skip Montanaro · 23 years ago
  45. 4cf1227 Change {\em ...} to \emph{...} for consistency with the rest of the Python by Fred Drake · 23 years ago
  46. 19f3c52 Work around the broken formatting of sys.ps1 prompts in running text. by Fred Drake · 23 years ago
  47. f0768c8 Added missing \item. See also bug 133213, about damaged HTML generated by Tim Peters · 23 years ago
  48. c4089d8 In the example showing the irrelevance of start columns, restore that the by Tim Peters · 23 years ago
  49. 7eb1463 Make a variety of minor markup adjustments. by Fred Drake · 23 years ago
  50. 7688229 SF patch #103808: doctest.py docs by Tim Peters · 23 years ago