We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db24fe commit 34aa52aCopy full SHA for 34aa52a
cpapi/mgmt_api.py
@@ -2,10 +2,10 @@
2
# cp_management_api.py
3
# version 1.1
4
#
5
-# A library for communicating with Check Point's management server using [2.7.9 < python < 3]
+# A library for communicating with Check Point's management server
6
# written by: Check Point software technologies inc.
7
# October 2016
8
-# tested with Check Point R80 (tested with take hero2 198)
+# tested with Check Point R80 and above (tested with take hero2 198)
9
10
11
from __future__ import print_function
0 commit comments