retrieving the activity bundle directory

Bert Freudenberg bert at freudenbergs.de
Thu Oct 11 13:20:09 EDT 2007


Yes this came in after trial-3.

- Bert -

On Oct 11, 2007, at 19:04 , Victor Lazzarini wrote:

> Not in build 602 I presume (as it does not work here). Will
> upgrade and test (but Dan's solution works fine).
>
> Victor
>
> At 17:13 11/10/2007, Bert Freudenberg wrote:
>
>> On Oct 11, 2007, at 15:59 , Dan Williams wrote:
>>
>>> On Thu, 2007-10-11 at 14:29 +0100, Victor Lazzarini wrote:
>>>> Hi everyone,
>>>>
>>>> does anyone know if is there a way to retrieve the
>>>> activity bundle top directory name under python/sugar?
>>>
>>> You should be able to:
>>>
>>> from sugar.activity import activity
>>>
>>> my_bundle_path = activity.get_bundle_path()
>>
>> Also, with the recent launch refactorings the bundle directory is
>> made the current working directory, so you can simply use relative
>> path names.
>>
>> - Bert -
>>
>




More information about the Devel mailing list