laptop and a wrench

Bug

The Add row.SetValue ("Field", None) functionality in arcgisscripting for Python 2.4 row.SetValue ("Field", None) fails in Python 2.4 when using arcgisscripting, but not if gpDispatch is being used.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM010734
EingereichtAugust 2, 2007
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version9.2
StatusWill Not Be Addressed

Zusätzliche Informationen

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

The None object is part of the win32com.client module. The following example demonstrates how to modify the importer in Python Win 2.4 to support the None object.#-------------------------------------------------------- from win32com.client import Dispatch gp = Dispatch("esriGeoprocessing.GPDispatch.1") #--------------------------------------------------------

Schritte zur Reproduzierung

Bug-ID: NIM010734

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln