Skip to content
Commit 6b340425 authored by Daniel Nelson's avatar Daniel Nelson Committed by Peter Korsgaard
Browse files

python3: Fix pyc-only related runtime exceptions

Python3 changes the pyc lookup strategy, ignoring the
__pycache__ directory if the .py file is missing. Change
install location to enable use of .pyc without their parent .py

See http://www.python.org/dev/peps/pep-3147



[Peter: add patch header]
Signed-off-by: default avatarDaniel Nelson <daniel@sigpwr.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
  (untested)
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 08d9ac9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment