On Sun, 2010-08-15 at 22:57 +0200, Dirk Meyer wrote:
> # If your extensions are in another directory, add it here. If the directory
> # is relative to the documentation root, use os.path.abspath to make it
> # absolute, like shown here.
> -sys.path.append(os.path.abspath('../build/lib.linux-i686-2.5/kaa'))
> +sys.path.append(os.path.abspath('../build/%s/kaa' %
> kaa.distribution.get_build_directory()))
> from candy.version import VERSION
Without actually looking at the file for better context, but I noticed a
mention of extensions, so is this something we could use get_plugins()
from kaa.base.utils for?
It's pretty flexible and supports eggs.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel