[Mailman-Users] Changing text in Hold.py
Brad Knowles
brad at stop.mail-abuse.org
Tue Aug 1 20:30:43 CEST 2006
At 1:11 PM -0400 2006-08-01, Walt Dabell wrote:
> To do so, I modified /usr/local/mailman/Mailman/Handlers/Hold.py
> then did
>
> $ python
>>>> import py_compile
>>>> py_compile.compile('Hold.py')
You don't need to re-compile it. Python will reload and recompile on
the fly, as necessary. You might want to stop and restart Mailman,
however.
> Any helpful ideas please?
Have you seen anything in the logs? Maybe your edit messed up
something else, and it's not obvious to you what happened?
--
Brad Knowles, <brad at stop.mail-abuse.org>
"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
Founding Individual Sponsor of LOPSA. See <http://www.lopsa.org/>.
More information about the Mailman-Users
mailing list