Agree with @kugel- the Python plugins should be top level and have the usual 
boilerplate.  The user really should not care about what language the plugin 
was written in.

As for pycompiling them, IIUC the `.pyc` is only used if the Python being used 
is *exactly* the same version, but it doesn't hurt if it isn't, Python will 
just recompile it.  So I don't care either way.



---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/297#issuecomment-170419130

Reply via email to