On Thu, Mar 15, 2018 at 10:38 AM, Terry Brown <terrynbr...@gmail.com> wrote:

>
> Not sure if it's relevant anywhere here, but we have also run into
> problems with the way Cython uses system libraries to get cwd info.
> which may translate /home/tbrown/leo to /mnt/usr1/t/leo etc. whether
> you want it to or not.
>

​I'm not aware of any problems.  os.curdir returns the string '.', which is
kinda useless.  But afaik os.path.abspath/g.os_path_abspath translate '.'
to the expected directory.

Please file an issue if you know of a specific case where this is not true.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to