boost.python should definitely have things like that. Until then, you might check out ackward:
http://code.google.com/p/ackward/ The ackward::core library has wrappers for bytes and bytearray (among other things.) Austin On Sun, Jun 26, 2011 at 6:37 PM, Andreas Kloeckner <li...@informa.tiker.net> wrote: > Hi there, > > Since boost.python provides a wrapper for str, it should likely also > provide bytes if it's on Python version 3 and newer. > > Andreas > > > _______________________________________________ > Cplusplus-sig mailing list > Cplusplus-sig@python.org > http://mail.python.org/mailman/listinfo/cplusplus-sig > _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig