Software Development Kit (SDK) and API Discussions

Compatible Netapp SDK for python 2.7.5

SDK
2,210 Views

What is the compatible SDK for python 2.7.5?

I have SDK 5.7 and it fails while executing sprintf() method. The same works for python  V-3.6.1 .  Is there  any  alternative method avaiblable on netapp for converting element into XML format , which is comaptible with python  2.7.5 . If not , then what is the compatible SDK for python 2.7.5 which can do the coversion to XML format?

 

I can't update to later version of python due to production issues..

 

TIA,

Ria.

1 REPLY 1

FelipeMafra
1,983 Views
Hi,

Can you please describe what kind of failure you are having? I use Python 3.5 without any issue about sprintf().

If no output is shown probably you are missing print(invoked_api.sprintf()).
Public