79: Base path with trailing forward slash fails

sam***@gmai***** (Google Code) (Is this you? Claim this profile.)
June 1, 2007
What steps will reproduce the problem?
1. Create a new review and add a trailing slash to the base path.

What is the expected output? What do you see instead?

It should ignore the trailing slash and work properly.
#1 sam***@gmai***** (Google Code) (Is this you? Claim this profile.)
Actually it does appear to work, nevermind. The trailing slash remains though. Should
os.path.join() just to be safe?
david
#2 david
Fixed in svn, thanks.
  • +Fixed