In Python, script is giving incorrect results on German OS when using attribute indexes in shapefiles.
Last Published: August 19, 2020No Product Found
Bug ID Number
NIM036418
Submitted
June 27, 2008
Last Modified
April 28, 2025
Applies to
No Product Found
Version found
9.3
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
Workaround
This workflow is pretty heavy-handed. A simpler approach would be to open a cursor on each shapefile, write out the field values from each to a separate Python list and then compare the two lists.