[issue13267] Add an option to disable importing orphaned bytecode files

Petri Lehtinen report at bugs.python.org
Wed Oct 26 09:23:05 CEST 2011


New submission from Petri Lehtinen <petri at 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 <report at bugs.python.org>
<http://bugs.python.org/issue13267>
_______________________________________


More information about the Python-bugs-list mailing list