[Sugar-devel] Why setup.py?

Bert Freudenberg bert at freudenbergs.de
Tue Apr 28 09:43:37 EDT 2009


On 28.04.2009, at 15:33, SugarLabs Bugs wrote:

> #795: Lack of setup.py in Etoys-101.tar.gz
> Ticket URL: <http://dev.sugarlabs.org/ticket/795#comment:3>


So the "fix" is to include this three-line script:

#!/usr/bin/python
from sugar.activity import bundlebuilder
bundlebuilder.start()

That does not make sense to me. Why should each and every activity  
bundle include the same script?

- Bert -




More information about the Sugar-devel mailing list