Hi Stefan, Thanks for your comment. I've updated the patch accordingly.
Regards, Wei-Yin On Fri, Sep 3, 2010 at 9:08 PM, Stefan Sperling <s...@elego.de> wrote: > > Hi, > > thanks for your patch! > > I think we should use os.sep instead of '/', because os.sep is more > portable. > > Also, please put spaces around operators (a + b, instead of a+b), > to keep the style of the script consistent. > > Thanks, > Stefan >