Learn more about cloning repositories
You have read-only access
[cmpcodesize] Use join instead of Unix separator Use `os.path.join` instead of using Unix file separator--just in case this is run on other platforms some day.