From: Sebastian U. <ud...@ha...> - 2002-05-24 17:22:02
|
On Fri, 24 May 2002, fd...@ac... (Fred L. Drake, Jr.) wrote: > Date: Fri, 24 May 2002 12:11:20 -0400 > To: bw...@us... > From: fd...@ac... (Fred L. Drake, Jr.) > CC: cvs...@li... > Subject: Re: [Cvs-syncmail] CVSROOT syncmail,1.10,1.11 > > > bw...@us... writes: > > Sebastian Ude's patch to include the realname of the developer > .... > > + name = pwd.getpwuid(os.getuid())[4] > .... > > +From: %(name)s <%(address)s> > > This doesn't look right. It doesn't deal with users who have commas > in their names (like me). Mhm ... Do you have a better suggestion ? - Sebastian |