On 4/21/06, tomer filiba <[EMAIL PROTECTED]> wrote:
> yeah, i came to realize nothing helpful will ever come out from this list,
> so i might as well stop trying.
Thanks for your encouraging words. Now go away. (Just returning your
polite banter.)
--
--Guido van Rossum (home page: http://www.pyth
yeah, i came to realize nothing helpful will ever come out from this list, so i might as well stop trying. but i have one last thing to try.i'm really missing a binary codec, just like the hex codec, for doing things like
>>> "abc".encode("bin")"01110110001001100011">>> "0111011000100110001