On Sat, 28 Feb 2015 10:26:43 -0600
"Edward K. Ream" <edream...@gmail.com> wrote:

> ​It looks like todo.py needs to compute an absolute path. Clearly,
> ​
> os.path.split(__file__)[0] is not up to the job.

Fixed - 
http://stackoverflow.com/questions/7116889/python-file-attribute-absolute-or-relative
apparently __file__ may or may not be absolute - must be almost always
absolute, or this would have been reported long ago, but almost always
is only almost :-}

Cheers -Terry

-- 
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 http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to