Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
email
/
Generator.py
6c2bc46
_split_header(): If we have a header which is a byte string containing
by Barry Warsaw
· 23 years ago
56835dd
Use True/False everywhere.
by Barry Warsaw
· 23 years ago
b1c1de3
Import _isstring() from the compatibility layer.
by Barry Warsaw
· 23 years ago
dfea3b3
_dispatch(): Use get_content_maintype() and get_content_subtype() to
by Barry Warsaw
· 23 years ago
1cecdc6
_dispatch(): Use the new Message.get_content_type() method as hashed
by Barry Warsaw
· 23 years ago
f488b2c
_dispatch(): Comment improvements.
by Barry Warsaw
· 23 years ago
93c40f0
clone(): A new method for creating a clone of this generator (for
by Barry Warsaw
· 23 years ago
062749a
_split_header(): The code here was terminally broken because it didn't
by Barry Warsaw
· 23 years ago
7dc865a
flatten(): Renamed from __call__() which is (silently) deprecated.
by Barry Warsaw
· 23 years ago
409a4c0
Sync'ing with standalone email package 2.0.1. This adds support for
by Barry Warsaw
· 23 years ago
5833baa
Removed two unused imports. Closes patch #525225.
by Barry Warsaw
· 23 years ago
856c32b
Another merge from mimelib:
by Barry Warsaw
· 24 years ago
d1eeecb
Two merges from the mimelib project:
by Barry Warsaw
· 24 years ago
e968ead
Give me back my page breaks.
by Barry Warsaw
· 24 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 24 years ago
b384e01
In class Generator:
by Barry Warsaw
· 24 years ago
ba92580
The email package version 1.0, prototyped as mimelib
by Barry Warsaw
· 24 years ago