Quote:
Originally Posted by eschwartz
Regardless, *.pyc files are something that is good to have. The python interpreter takes a bit of time on every run, generating bytecode and trying to cache it to disk (and failing), is there a reason that isn't installed?
|
Good point, I will look into it. I don't know how pyc is handled in Debian. Would indeed be nice if that can be fixed.
Thanks
Norbert