Querying sync of UV and mesh selection

Is there any way in 2.49 of finding out in Python whether the currently active mesh has syncing of UV and mesh selection turned on?

I would like a script I am currently working on to act on the currently selected UV vertices, as displayed to the user. That means it should act on the edit-mode selected vertices if syncing is on, but on the UV-face selected vertices if syncing is off.

Best wishes,
Matthew

Taking the absence of response as a ‘No’, I have released the script anyway; it only works as intended if syncing is off. For more details see
this thread in the Tutorial forum.

Best wishes,
Matthew