[scribus-dev] #9559

Gregory Pittman gpittman at iglou.com
Sun Mar 6 17:57:37 CET 2011


On 03/06/2011 11:50 AM, Craig Bradney wrote:
> Hi Greg
>
> Can you please test 9559?
>
> Edit scriptercore.cpp and change:
>
>                  cm        += QString("sys.path[0] =
> \"%1\"\n").arg(escapedAbsPath);
>
> to
>
>                  cm        += QString("sys.path.insert(0,
> \"%1\")\n").arg(escapedAbsPath);

Ok.
I'll have to resurrect a script that used PIL.

Greg



More information about the scribus-dev mailing list