- work around an issue with some FortiOS (5.2.5, 5.4.0 for example) versions with SSH authentication by setting the key exchange explicitly in pyFG
Related PR: https://github.com/spotify/pyfg/pull/17
- examine system python version in a way that python 2.6 supports
Related PR: https://github.com/spotify/pyfg/pull/19
- also updated docs to mention that pyFG is _mainly_ tested with python 2.7