On 14/02/2011 18:03, Verde Denim wrote:


On Mon, Feb 14, 2011 at 12:46 PM, MRAB <pyt...@mrabarnett.plus.com
<mailto:pyt...@mrabarnett.plus.com>> wrote:

    On 14/02/2011 17:10, Verde Denim wrote:

        All
        I'm a bit new to py coding and need to setup some code to
        encode/decode
        base 128.
        Anyone here have some info they can point me to do get this
        done? I've
        been looking around on the web for a few days and can't seem to
        lay my
        hands on anything definitive.
        Thanks in advance for your help.

    http://en.wikipedia.org/wiki/LEB128
    --

MRAB
Thanks for the reply. The link you sent will (hopefully) give me a
starting point. Do you know if there are particular implementations of
base 128 encoding that differ from LEB?

I don't know anything more about it. Implementing it should be very
easy; it's a very simple encoding.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to