New submission from Petri Lehtinen <pe...@digip.org>:

This has been discussed in python-ideas approx. two years ago:

http://mail.python.org/pipermail/python-ideas/2009-December/006635.html

It seems to me that having an opt-in command-line option, environment variable 
and sys variable to disable loading orphaned bytecode files upon import had 
most use cases and gained most support.

----------
components: Interpreter Core
messages: 146423
nosy: brett.cannon, ncoghlan, petri.lehtinen, pitrou
priority: normal
severity: normal
status: open
title: Add an option to disable importing orphaned bytecode files
type: feature request
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13267>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to