6a4a4f8acd49791a4c4b6577e1427a64e7cf7420,scripts/pycharm-launch.py,,,#,72

Before Change


        pubkey = json_obj["public"]
        try:
            params = ["vctl", "auth", "add",
                      "--credentials", "{}".format(pubkey),
                      "--comments", "Added from pycharm-launch.py script."
                      ]
            output = subprocess.check_output(params, env=os.environ.copy(), universal_newlines=True)

After Change


                agent_identity
            ))
            sys.stderr.write("Call was:\n\tvctl auth keypair\n")
            sys.stderr.write("Output of command: {}".format(e.output))
            sys.stderr.write("Your environment might not be setup correctly!")
            os.rmdir(new_dir)
            write_required_statement()
            sys.exit(20)
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: VOLTTRON/volttron
Commit Name: 6a4a4f8acd49791a4c4b6577e1427a64e7cf7420
Time: 2019-09-25
Author: chandrika@pnnl.gov
File Name: scripts/pycharm-launch.py
Class Name:
Method Name:


Project Name: lingpy/lingpy
Commit Name: f20172b9a76430696ab061695fd9d92ffad4fd85
Time: 2013-01-25
Author: mattis.list@posteo.de
File Name: lingpy/convert/gml.py
Class Name:
Method Name: gls2gml


Project Name: lingpy/lingpy
Commit Name: f20172b9a76430696ab061695fd9d92ffad4fd85
Time: 2013-01-25
Author: mattis.list@posteo.de
File Name: lingpy/convert/gml.py
Class Name:
Method Name: nwk2gml