[Geany] setting compile command is missing from preferences

Bajusz Tamás btami at xxxxx
Sat Nov 18 11:12:06 UTC 2006


Hi!

I suggest to change from

compiler=python "%f"

to

compiler=python -c "import py_compile; py_compile.compile('%f')"

in filetypes.python (as scite uses it).

Regards,
Bajusz Tamás



More information about the Users mailing list