15.1 Python version upgrade

Benefits: The version of Python distributed with ABAQUS Version 6.6 provides increased functionality, performance, and reliability compared with the version of Python distributed with ABAQUS Version 6.5.

Description: The version of Python that is distributed with ABAQUS has been upgraded to 2.3.3 from 2.0. Full details of the changes in each intermediate release of Python can be found at the download section of the Python home page.

The following list summarizes the significant changes in Python between Versions 2.0 and 2.3.3:

If you use any compiled custom Python programs with an earlier version of the ABAQUS Scripting Interface, you should recompile those programs with the new version of Python before running them with ABAQUS Version 6.6. The different versions of Python can cause compatibility issues with custom Python code generated for previous releases.

Only compiled Python programs must be recompiled. Other custom Python source code will be compiled each time it is used with ABAQUS Version 6.6.

Reference:

ABAQUS Scripting User's Manual