My script:
class Pivot: def __init__(self): self.args = self.parse_args() self.path = os.getcwd() self.file = self.args.filename