On Sun, Jan 18, 2009 at 5:13 PM, <dsblizz...@gmail.com> wrote: > How to use *.py modules instead of *.pyc or automatically recompile > all modules each time I change *.py files? > Thank you in advance.
Also, just for the sake of completeness (since John and I have shown that your real problem lies elsewhere), I happened to come across the `compileall` module via a Planet Python blog, which mass-compiles .py-s into .pyc-s: http://blog.doughellmann.com/2009/01/pymotw-compileall.html Cheers, Chris -- Follow the path of the Iguana... http://rebertia.com -- http://mail.python.org/mailman/listinfo/python-list