python: add patch to disable python byte codes by default
authorAlexandru Ardelean <redacted>
Thu, 13 Nov 2014 08:44:36 +0000 (10:44 +0200)
committerAlexandru Ardelean <redacted>
Sun, 16 Nov 2014 21:31:59 +0000 (23:31 +0200)
commit5b85eff6b2d9107bfb5bed7d6b64ff0460f3bc16
tree6dc984442fa629b3b279d7e31e571309273f8dc7
parente2994cfd93d96b14393470352adaa907357a5a92
python: add patch to disable python byte codes by default

Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/patches/140-do-not-write-bytes-codes.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT