Configuration Guide Vol. 1


21.3.1 Differences and Limitations from Normal Python

The following table shows the differences and limitations between Python supported by the Switch and the standard Python.

<Structure of this section>

(1) Python Commands

The following table shows the differences between the standard Python 3.2.3 and the command line options in the operation command python for the Switch.

(2) __pycache__ Limits

The Switch does not create the__pycache__ directory even if scripts are imported from Python.

(3) Port usage restrictions

If you use Python to bind a particular port, use port numbers 49155 through 49166 for both TCP,UDP, regardless of IPv4 or IPv6.