Skip to content

Commit 34aa52a

Browse files
Updated comment
1 parent 5db24fe commit 34aa52a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpapi/mgmt_api.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# cp_management_api.py
33
# version 1.1
44
#
5-
# A library for communicating with Check Point's management server using [2.7.9 < python < 3]
5+
# A library for communicating with Check Point's management server
66
# written by: Check Point software technologies inc.
77
# October 2016
8-
# tested with Check Point R80 (tested with take hero2 198)
8+
# tested with Check Point R80 and above (tested with take hero2 198)
99
#
1010

1111
from __future__ import print_function

0 commit comments

Comments
 (0)