Geoffrey Clements wrote:
I'm the maintainer for the dabo and daboide packages for the Gentoo distribution. Dabo hasn't made into the Gentoo mainstream yet but it is now part of the gentoo-sunrise overlay so we're getting there!

Wonderful news!


I have a problem with daboide and with the AppWizard in particular. Portage, the Gentoo package management system contains many useful utilities of which one is that it will automatically compile optimized python bytecode (using compileall.py) for all .py files on installation.

Within daboide/wizards/AppWizard there are a number of files which are processed by the wizard to create proper python files. Unfortunately these files are not true python, rather they are templates that are turned into python files. This causes the optimization step to fail.

At present I have turned the optimizer off but would like to turn it on again. Would it be possible to give these files another extension? As they are python templates perhaps .pylate :-) or maybe just .template?

Yes, we can certainly change the extensions. It wouldn't even be much of a chore. I'll add a tracker item for it and get to it myself over the next week if Adi or Brandon hasn't beaten me to it. ;)

Thanks for making yourself known here!

--
Paul McNett
http://paulmcnett.com
http://dabodev.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to