Re: [C++-sig] Wrapper for bytes type?

2011-06-26 Thread Stefan Seefeld
Hi Andreas, On 2011-06-26 12:37, Andreas Kloeckner 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. Definitely, good idea. Can you please file an enhancement request on https://svn.boost.org/trac/boost/

Re: [C++-sig] Wrapper for bytes type?

2011-06-26 Thread Austin Bingham
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 wrote: > Hi there, >

[C++-sig] Wrapper for bytes type?

2011-06-26 Thread Andreas Kloeckner
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 pgpUkymJPhXZW.pgp Description: PGP signature ___ Cplusplus-sig mailing list Cplusplus-sig@python.org http://ma