ldx / python-iptables

Python bindings for iptables
730 stars 182 forks source link

Can I use python-iptables on Python 3.6? #331

Closed shadychan closed 1 year ago

shadychan commented 1 year ago

In README.md, it says Python-iptables supports Python 2.6, 2.7 and 3.4

Can I use python-iptables on Python 3.6?

ldx commented 1 year ago

In README.md, it says Python-iptables supports Python 2.6, 2.7 and 3.4

Can I use python-iptables on Python 3.6?

Yup, Python >= 3.4 should be fine.