Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code Clarity
-
Low Hanging Fruit
-
All
-
None
-
Description
Six is a Python 2 and 3 compatibility library. It provides simple utilities for wrapping the differences between Python 2 and Python 3. It is intended to support codebases that work on both Python 2 and 3.
Since CQLSH requires python version >= 3.6, its use can be replaced with native python 3 constructs.