[boost::python] cannot concatenate 'str' and 'property' objects
19 May
2016
19 May
'16
3:01 p.m.
Hello!
I have just simple question.
python code:
a = A()
bla = "lala" + a.pp
*Traceback (most recent call last):TypeError: cannot concatenate 'str' and
'property' objects*
Why it is not work? How make it is work?
boost c++ code:
#include
3113
Age (days ago)
3113
Last active (days ago)
0 comments
1 participants
participants (1)
-
sergei nazarenko