1. 0e4570b Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 21 years ago
  2. da2525e parse(), _parseheaders(), _parsebody(): A fix for SF bug #633527, by Barry Warsaw · 22 years ago
  3. 5c9130e _parsebody(): A fix for SF bug #631350, where a subobject in a by Barry Warsaw · 22 years ago
  4. 487fe6a _parsebody(): Use get_content_type() instead of the deprecated by Barry Warsaw · 22 years ago
  5. 057b842 Docstring consistency with the updated .tex files. by Barry Warsaw · 22 years ago
  6. e03e8f0 Use True/False everywhere. by Barry Warsaw · 22 years ago
  7. 034b47a _parsebody(): Instead of raising a BoundaryError when no start by Barry Warsaw · 22 years ago
  8. 280488b Whitespace normalization. by Tim Peters · 22 years ago
  9. bb26b45 Parser.__init__(): The consensus on the mimelib-devel list is that by Barry Warsaw · 22 years ago
  10. 7aeac91 Anthony Baxter's cleanup patch. Python project SF patch # 583190, quoting: by Barry Warsaw · 22 years ago
  11. f6caeba Anthony Baxter's patch for non-strict parsing. This adds a `strict' by Barry Warsaw · 22 years ago
  12. 69e18af _parsebody(): Fix for the new message/rfc822 tree structure (the by Barry Warsaw · 22 years ago
  13. 7e21b67 I've thought about it some more, and I believe it is proper for the by Barry Warsaw · 22 years ago
  14. 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 22 years ago
  15. 15e9dc9 _parsebody(): When adding subparts to a multipart container, make sure by Barry Warsaw · 23 years ago
  16. e552882 HeaderParser: A new subclass of Parser which only parses the message by Barry Warsaw · 23 years ago
  17. e968ead Give me back my page breaks. by Barry Warsaw · 23 years ago
  18. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  19. 66971fb _parsebody(): Use get_boundary() and get_type(). by Barry Warsaw · 23 years ago
  20. ba92580 The email package version 1.0, prototyped as mimelib by Barry Warsaw · 23 years ago