sorted() function in Abaqus 6.13 python

Hi All,

From Abaqus release 6.13 onwards, the sorted() function is in-built. Please remove the import statement “from miscUtils import sorted” in your scripts.

Thanks

Srikanth