Re: [Mailman-Users] How to change defaults...

2001-09-17 Thread John W Baxter
At 5:54 -0400 9/17/2001, Joao Borsoi Soares wrote: >I'm new in mailman and python. Can someone help me on how to compile a >.py to a .pyc? I made changes in the Defaults.py. Python will notice the changes the next time it is told to import Defaults.py, and compile a new Defaults.pyc. You can for

Re: [Mailman-Users] How to change defaults...

2001-09-17 Thread Greg Ward
On 17 September 2001, Joao Borsoi Soares said: > I'm new in mailman and python. Can someone help me on how to compile a > .py to a .pyc? I made changes in the Defaults.py. Usually, do nothing. The next time Python imports the .py file, it automatically recompiles it. Note that the user running

[Mailman-Users] How to change defaults...

2001-09-17 Thread Joao Borsoi Soares
Hello list, I'm new in mailman and python. Can someone help me on how to compile a .py to a .pyc? I made changes in the Defaults.py. Thanks. Joao -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-