Does Python delivered with ArcGIS 10.1 for Server includes any library that will allow my Python script to call either .NET or COM library.
I have a .NET library that has to be called from within the labeling expression. Because ArcGIS 10.1 for Server supports only Python for scripting labeling expression, I need to find a way to call my .NET library from Python.