Antoine Pitrou wrote: > Martin v. Löwis <martin <at> v.loewis.de> writes: >> If certain use cases >> make it problematic (e.g. Apache creating directories which you then >> cannot delete), there should be a way to turn it *off*. Perhaps the >> existing machinery to turn of byte code generation at all might be >> sufficient. > > Except that you notice the problem when it happens, so turning it off is > always > too late.
Why is it too late? Fix it, and get on. Regards, Martin _______________________________________________ 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
