Hi, list

I have to convert std::pair to python tuple in different modules
independently. And these modules may be used concurrently, importing the
second module will report an warning like "std::pair has been already
registered".

How to fixed the warning and registered the same type in different modules
correctly?

thanks.

                                                      Changsheng Jiang
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to