view mercurial/__init__.py @ 9948:e5b44a7986d0

mail: add parseaddrlist() function for parsing many addresses at once Adds a new function addrlistencode() to mercurial.mail, like addressencode(), but accepts a list of addresses as input, and returns a list of formatted addresses. This will be used by patchbomb. The difference is that each element in the input list can contain multiple addresses (comma separated or otherwise), and are split using Python's email.Utils.getaddresses().
author Marti Raudsepp <marti@juffo.org>
date Thu, 26 Nov 2009 10:47:39 +0200
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source