Re: E-mails no longer being sent to a specific user account
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, "Kaplan, Andrew H." writes: >At the risk of sounding like a complete idiot, where would I insert the text > in question? In roudup-reminder I would say try something like: [...] if address is None: continue address = address + ", [email protected]" [...] The "address = " line should have the same indentation as the if. I think + will work to concatenate the strings. You should consult the python manual for concatenation operator if that line throws an error. If the other uses of address throw errors, then I am out of ideas. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html