import_sessions_from_csv

import_sessions_from_csv.script_main(script)

Author: Michael Ethridge Email: michael@methridge.com

This script will import a list of sessions to create in SecureCRT from a CSV file. It does not connect to any devices.

Parameters:script (scripts.Script) – A subclass of the sessions.Session object that represents this particular script session (either SecureCRTSession or DirectSession)