Scott Kitterman
|
be3a6dbe83
|
Changes for pydkim -> dkimpy
|
2012-02-03 19:05:34 -05:00 |
|
Stuart D. Gathman
|
6fb16453d9
|
Strip leading and trailing whitespace before parsing.
|
2011-06-14 15:47:04 -04:00 |
|
William Grant
|
9af52236fc
|
parse_tag_value now deals with bytes.
|
2011-03-19 18:47:51 +11:00 |
|
William Grant
|
46c57176a2
|
Use normal Python logging everywhere, not printing to debuglog.
|
2011-03-19 18:27:11 +11:00 |
|
William Grant
|
e74405d27a
|
Raise more descriptive exceptions, DuplicateTag and InvalidTagSpec.
|
2011-03-12 12:24:55 +11:00 |
|
William Grant
|
160718f9b2
|
Add @param.
|
2011-03-12 12:18:22 +11:00 |
|
William Grant
|
f8fb2d952d
|
Fail if there is a duplicate tag.
|
2011-03-09 22:48:34 +11:00 |
|
William Grant
|
98c72db3b1
|
Add a (hopefully correct) Tag=Value list parser, with tests.
|
2011-03-09 22:46:17 +11:00 |
|