Project

General

Profile

Python3 » History » Version 2

Version 1 (Luke Murphey, 06/25/2019 04:27 PM) → Version 2/3 (Luke Murphey, 06/25/2019 04:39 PM)

h1. Python3

* Use six module (Splunk 7.2 OS)
* Ue future module (see python-future.org, available in Splunk 7.3 PP)

Here are the things that need to be converted:

# Custom Search Commands*
# Custom REST Endpoints
# Scripted and Modular Inputs
# Scripted and Modular Alerts
# Scripted Lookups
# Scripted Authentication

Note: custom search commands * These will continue to run in Python 2