Code review comment for lp:~songofacandy/qbzr/qbrowse-fix

Revision history for this message
Alexander Belchenko (bialix) wrote :

Naoki, sorry for asking so late.

Why you're using posixpath module instead of bzrlib.osutils.pathjoin function? I think the right way is to use the latter function. Do you have any specific reasons to avoid it?

« Back to merge proposal