On Sep 21, 11:50 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> On Sep 21, 9:11 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
>
> > 2. Leo now supports '~' in any filename.
>
> The recent work with the -c options suggests that this is not true in
> general.  I'll be adding unit tests and working on this problem
> shortly.

Rev 1102 of the trunk now contains what should be a much better
solution: a new g.os_path_finalize_join function that handles '~'
before joining, and then finalizes the result.  Some hand tests in
test.leo pass, as do all unit tests.  More interestingly, I removed a
hack in runLeo.py.scanOptions: that code now successfully uses
g.os_path_finalize_join.

In short, as of this moment, it appears that '~' should be handled
uniformly and properly in all file names.  Please let me know if you
find problems.

Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to