On ke, 2007-01-03 at 18:14 +0100, Wouter van Heyst wrote: > Pierre already mentioned that is not the problem, but I'd like to > explicitly state that that would make it impossible to run applications > if you only have the .pyc files, a valid use-case, although not > something that will arise from Debian packages.
While we're listing personal preferences, I'm firmly in the camp that belives Python should create .py[co] files only when explicitly asked, never implicitly just by running programs. That way, whenever someone explicitly has the created, they're also in charge of removing them. Too bad upstream Python seems to have rejected or abandoned the PEP to make this happen. -- It doesn't matter who you are, it's what you do that takes you far. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]