Skip to content

Instantly share code, notes, and snippets.

@Vineeth-Mohan
Created September 21, 2013 15:43
Show Gist options
  • Save Vineeth-Mohan/6651708 to your computer and use it in GitHub Desktop.
Save Vineeth-Mohan/6651708 to your computer and use it in GitHub Desktop.
{'salutation': None, 'body': 'in the heart of dispair , i will be one with him\n\n<div dir="[quote]">in the heart of dispair , i will be one with him<br></div>', 'reply_text': None, 'signature': None}
['heart', 'one', ',', 'dispair']
-----------------------------------------------------------
{'salutation': None, 'body': 'in the heart of dispair , i will be one with him\n\n<div dir=3D"[quote]"><span style=3D"[quote]">in the heart of dispa=\nir , i will be one with him</span></div>', 'reply_text': None, 'signature': None}
['heart', 'ir', ',', 'one', 'dispa=', 'dispair']
-----------------------------------------------------------
{'salutation': None, 'body': 'thenga maanga pacha kaaya\n\n<div dir="[quote]">thenga maanga pacha kaaya<br></div>', 'reply_text': None, 'signature': None}
['maanga', 'kaaya', 'pacha', 'thenga']
-----------------------------------------------------------
{'salutation': None, 'body': 'pacha kaaya kapalandi\n\n<div dir=3D"[quote]"><span style=3D"[quote]"><span class=3D"[quote]">=A0<=\n/span>pacha kaaya kapalandi<br>\n</span></div>', 'reply_text': None, 'signature': None}
['=a0', 'kaaya', 'pacha', 'kapalandi']
-----------------------------------------------------------
{'salutation': None, 'body': 'palliodam palli pattam kappa\n\n<div dir="[quote]">palliodam palli pattam kappa<br></div>', 'reply_text': None, 'signature': None}
['palliodam', 'kappa', 'pattam', 'palli']
-----------------------------------------------------------
{'salutation': None, 'body': 'test\n\n<div dir="[quote]">test</div>', 'reply_text': None, 'signature': None}
['test']
-----------------------------------------------------------
{'salutation': None, 'body': 'nope , just some coffee', 'reply_text': None, 'signature': None}
['coffee', 'nope', ',']
-----------------------------------------------------------
{'salutation': None, 'body': 'lets have a black coffee too', 'reply_text': None, 'signature': None}
['lets', 'black', 'coffee']
-----------------------------------------------------------
{'salutation': None, 'body': 'may be a black cobra too', 'reply_text': None, 'signature': None}
['may', 'cobra', 'black']
-----------------------------------------------------------
{'salutation': None, 'body': 'you or\nme\nin the end', 'reply_text': None, 'signature': None}
['end']
-----------------------------------------------------------
{'salutation': None, 'body': 'the worst tha tmight come\nor that might not come', 'reply_text': None, 'signature': None}
['come', 'tmight', 'worst', 'tha', 'might']
-----------------------------------------------------------
{'salutation': None, 'body': 'i might go to my ', 'reply_text': None, 'signature': 'best place\nafter i WIN'}
['go', 'might']
-----------------------------------------------------------
{'salutation': None, 'body': 'Yes , sure\n', 'reply_text': None, 'signature': 'Thanks\n Vineeth'}
['yes', 'sure', ',']
-----------------------------------------------------------
{'salutation': None, 'body': 'vinneth\nis here as part of my day\n\n<div dir="[quote]">vinneth<div>is here as part of my day</div></div>', 'reply_text': None, 'signature': None}
['part', 'day', 'vinneth']
-----------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment