On May 4, 2011, at 9:59, LuKreme <krem...@kreme.com> wrote:
> So, it looks like mm_cfg.py is the only .py that gets recompiled 
> automatically, right? So how do I recompile SpamDetect.py after making my 
> changes?

With further reading into Python, it appears that one of Python's features Is 
that it automatically recompiles .py files to .pyc files when needed, as soon 
as it triggers an import of the file, so there is nothing I need to do after 
changing the source and restarting mailman, it will just work.

Is that correct?
> 



------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to