From: Fred L. D. Jr. <fd...@ac...> - 2002-05-24 16:11:30
|
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). -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation |