On Mon, Mar 19, 2007 at 02:12:39AM -0300, andmarti@gmail. com wrote:
Sorry, I meant script.
--
Andrés M.
---------------------------------------------
If I build a strict with:
>
import struct
print struck.pack ('i', 1)
>
it returns a '\n'.
What's wrong with it???
:(
>
import struct
print struck.pack ('i', 1)
>
it returns a '\n'.
What's wrong with it???
:(
>
Andrés M.
---------------------------------------------
Comment