Python Object Type |
VARIANT Type |
Integer |
|
Long Integer |
|
String/Unicode |
|
Float |
|
|
|
None |
|
|
|
|
|
All other |
|
|
|
Any other Python sequence |
An array of VARIANTs; each element of the sequence is translated using this table |
VARIANT Type |
Python Object |
|
Integer |
|
Float |
|
|
|
|