Skip to content
This repository was archived by the owner on May 18, 2018. It is now read-only.
This repository was archived by the owner on May 18, 2018. It is now read-only.

Suggest using a path library for joining paths #12

Description

@JaikrishnaTS

shutil.copy2(base_path + firewall_script_name, firewall_path + firewall_script_name)

os.path.join and pathlib.Path are good choices.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions