Use 'os.path.join(a, b)' rather than 'a + os.sep + b'.
commit12d6f9aa6e975cea60cc319650553604aab83e31
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 5 Jun 2008 08:24:02 +0000 (5 10:24 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 5 Jun 2008 08:24:02 +0000 (5 10:24 +0200)
treec01a72c11f92db1c4ca34a1b05f43a0de216b1dd
parent7a3dd46c7b6078f0446bbd19a70de231a1eef3ed
Use 'os.path.join(a, b)' rather than 'a + os.sep + b'.
src/scripts/setupRepo.py