[C++-sig] docstrings not being interpreted with the correct encoding

2010-07-26 Thread Rosen Diankov
Hi all, I'm using epydoc to document the Boost.Python-built shared object. Everything has been going great except for one minor issue of epydoc (and probably other documentation tools) not being able to extract the correct docstring encoding (utf-8 in my case). Let A be a class and foo be its memb

[C++-sig] Robotics Project Using Boost Python: OpenRAVE

2010-01-14 Thread Rosen Diankov
Dear Boost Python Developers, We've been using boost.python for about a year now for a robotics planning and simulation environment called OpenRAVE (developed by Rosen Diankov): http://openrave.programmingvision.com We are very pleased with boost python and it has opened up many new door