smitcona
|
a1d0a86305
|
Pass ignore_initial_spaces=True as this has better clarity than separate boolean variable
|
2017-02-07 12:47:33 +00:00 |
|
smitcona
|
29f1d21be7
|
fixed expected markers and incorrect condensed header not matching regex
|
2017-02-06 15:03:22 +00:00 |
|
smitcona
|
34c5b526c3
|
Remove the whitespace before the line if the flag is set
|
2017-02-03 12:57:26 +00:00 |
|
smitcona
|
3edb6578ba
|
Dividing preprocess method into two methods, split_emails() now calls one without email content being altered.
|
2017-02-03 11:49:23 +00:00 |
|
smitcona
|
984c036b6e
|
Set the marker back to 'm' rather than 't' if it matches the QUOT_PATTERN. Updated test case.
|
2017-02-01 18:28:19 +00:00 |
|
smitcona
|
a403ecb5c9
|
Adding two level indentation test
|
2017-02-01 18:09:35 +00:00 |
|
smitcona
|
a44713409c
|
Added additional case for testing new functionality of split_emails()
|
2017-02-01 17:40:59 +00:00 |
|
smitcona
|
567467b8ed
|
Update comment
|
2017-02-01 17:29:05 +00:00 |
|
smitcona
|
139edd6104
|
Add new method which marks as splitlines, lines which are splitlines but start with email quotation indents ("> ")
|
2017-02-01 17:16:30 +00:00 |
|
smitcona
|
b5e3397b88
|
Updating test to account for --original message-- case
|
2016-11-22 20:00:31 +00:00 |
|
smitcona
|
5685a4055a
|
Improved algorithm
|
2016-11-22 19:56:57 +00:00 |
|
smitcona
|
97b72ef767
|
Adding in_header_block variable for reliability
|
2016-11-22 19:06:34 +00:00 |
|
smitcona
|
31489848be
|
Remove print lines
|
2016-11-21 17:36:06 +00:00 |
|
smitcona
|
e5988d447b
|
Add space
|
2016-11-21 12:48:29 +00:00 |
|
smitcona
|
adfed748ce
|
split_emails function added, test added
|
2016-11-21 12:35:36 +00:00 |
|