Vitor Bosshard wrote: > Optimizing disk space (and marginal compile time) is not worth the > mental overhead this would introduce. Better keep it as clear and > simple as possible, i.e. create different .pyc files even if the > bytecode doesn't change between releases.
Yeah, makes sense. Given the level of fiddling with it these days, it may be a very long while before the issue actually comes up anyway :) Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com