Make Python module source non-executable again

0f88f9997c (probably accidentally) changed
this file to be executable, undo this as it doesn't make sense for a
source file to have this mode.

See #1242.
This commit is contained in:
Vadim Zeitlin 2019-07-24 20:10:35 +02:00
commit 0ff6893b2d

0
Source/Modules/python.cxx Executable file → Normal file
View file