1. 65d09d4 Run 2to3 over Doc/tools/. by Collin Winter · 18 years ago
  2. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
  3. 2314a04 Use string methods. Re-organize imports to Python Normal Form. by Fred Drake · 23 years ago
  4. 0f9bfd3 Convert most uses of the string module to string methods. (string.join() lives!) by Fred Drake · 24 years ago
  5. 7190247 Remove the annoying __version__ definitions. by Fred Drake · 24 years ago
  6. a4699a7 Pick the "escape" function from the standard library instead of from PyXML. by Fred Drake · 24 years ago
  7. 53eae8e convert(): Add support for ESIS '&' lines, and make sure we don't by Fred Drake · 26 years ago
  8. f032cdb Some minor cleanup. by Fred Drake · 26 years ago
  9. c4811d8 Modify to perform "---" to "—" conversion outside of by Fred Drake · 26 years ago
  10. 607aed7 Some adjustments, mostly to make it more general. by Fred Drake · 26 years ago
  11. 279ca75 Be a little smarter on some attribute values, making an assumption about by Fred Drake · 27 years ago
  12. a49a4ea Add "term" to AUTOCLOSE. by Fred Drake · 27 years ago
  13. 43278f0 convert(): Added parameter "autoclose", which should be a sequence of by Fred Drake · 27 years ago
  14. 36dfe58 isnmtoken(), istoken(): Fix to ensure the regex has to match the by Fred Drake · 27 years ago
  15. f82e4ab format_attrs(): Attempt a bit more minimization for SGML output. by Fred Drake · 27 years ago
  16. 79ad1f1 Escape special characters on output. by Fred Drake · 27 years ago
  17. 4abcffb Don't pass around a list of known empty elements, since the ESIS by Fred Drake · 27 years ago
  18. f077b9d Use esistools, getopt. by Fred Drake · 27 years ago
  19. 30a68c7 Moved into tools/sgmlconv/. by Fred Drake · 27 years ago