Mercurial > hg > discussions
view discusssions/utils.py @ 1:79ba50af9443
add more notes
author | k0s <k0scist@gmail.com> |
---|---|
date | Mon, 04 Jan 2010 21:17:41 -0500 |
parents | c904249afb04 |
children |
line wrap: on
line source
""" utilities for dealing with email """ def is_reply(address, message): """returns if the message is a reply to the address"""