← Back to team overview

zim-wiki team mailing list archive

Re: Win32: configuration path

 

On Tue, Oct 30, 2012 at 6:24 AM, klo uo wrote:
> ========================================
> ...
>         XDG_DATA_HOME = Dir(
>                 get_environ('XDG_DATA_HOME', os.environ['APPDATA'] + '//zim//data'))
> ...
> ========================================

Yet more issues, double forward slashes should be double backward
slashes, or else
Sorry, I just woke up :)

Here is revisited snippet: http://pastebin.com/raw.php?i=jVBKRzLZ


References