FBX 2015 vs 2013 compatbility in the FBX SDK

I noticed that the FBX 2015 SDK includes python support now, which is awesome.

Our studio runs an older version of 3DS Max (2013) that uses the plugin for FBX 2013.3

How compatible are these different versions? Will loading, manipulating and saving FBX data be a pain because of this?

I’m working my way thru sometutorials on the Python FBX SDK
using Fbx 2013.3 assets. I’ll post my results.

I’ve been able to process some FBX 2013.3 data using the FBX 2015 PYTHON SDK, haven;t seen any incompatibilities so far.
Python +PyCharm+FBX SDK is fun!