In article <mailman.3739.1248625343.8015.python-l...@python.org>, Baz Walter <baz...@ftml.net> wrote: > >i thought that python automatically compiled pyc files after a module is >successfully imported. what could prevent this happening?
Looks like you got your problem fixed, but for the record, not having write permission on a directory also causes this. It's even uglier when the .pyc already exists but does not have write perms. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "Many customs in this life persist because they ease friction and promote productivity as a result of universal agreement, and whether they are precisely the optimal choices is much less important." --Henry Spencer -- http://mail.python.org/mailman/listinfo/python-list