Dennis Lee Bieber wrote:
> On Mon, 27 Jun 2005 13:26:12 +0200, Fredrik Normann <[EMAIL PROTECTED]>
> declaimed the following in comp.lang.python:
>
>
>>Hello,
>>
>>I'm trying to read the binary files under /var/spool/rwho/ so I'm wondering
>>if
>>anyone has done that before or could give me som
Fredrik Normann wrote:
> Hello,
>
> I'm trying to read the binary files under /var/spool/rwho/ so I'm
> wondering if anyone has done that before or could give me some clues on
> how to read those files. I've tried to use the binascii module without
> any luck.
A friend of mine made this C-prog