On Fri, 15 Jun 2012 06:38:45 +1000
Steven D'Aprano <[email protected]> wrote:
> 
> Apart from the duplication of effort (everyone who wants to optimize their 
> code has to write their own source-code strip tool),

Actually, it could be shipped with Python, or even done dynamically at
runtime (instead of relying on separate bytecode files).

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to