[omniORB] How to convert a CORBA.Any into a Python string

EntonH entonh at gmx.de
Fri Feb 29 01:29:29 GMT 2008


Hello,

I'm getting back a CORBA.Any from a function call.
Now I want to cast it into a string so I can print its content.
It's very easy in C++ because of the overloaded operate <<= and =>>.

How can I realize this cast in Python?

I'm getting an error message from C++ which is copied into the CORBA.Any
before giving it back to Python.

Greetings,
EntonH


-- 
View this message in context: http://www.nabble.com/How-to-convert-a-CORBA.Any-into-a-Python-string-tp15754962p15754962.html
Sent from the OmniORB - User mailing list archive at Nabble.com.




More information about the omniORB-list mailing list