diff options
| author | Andrew Artajos <andrew.artajos.dev@gmail.com> | 2015-10-03 15:58:29 +1000 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2015-10-03 09:09:41 +0200 |
| commit | 0633d2285e26d844104f944b95c4fca3e5137651 (patch) | |
| tree | f20978a1332c5d67c007e720fbb8da74525ae625 /scripts | |
| parent | 6a582d35f2781db9e39fed92a3e6a9c0ccdaee60 (diff) | |
[1.9.x] Fixed #25398 -- Revised instances of os.path.join()
Replaced occurrences of os.path.join(BASE_DIR, 'folder/subfolder')
to os.path.join(BASE_DIR, 'folder', 'subfolder')
Backport of d2ef521a53 from master.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
