On Wed, Apr 10, 2013 at 9:01 PM, HaveF <[email protected]> wrote:

> Today, I also find, if I want to use
>   import os
>   os.path.join....
> just use
>   g.os_path_join
> It is also convenient. That's great.
>

It's more than a convenience: on Python 2.x it handles unicode file names
properly.

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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to