Re: [tuxdroid-user] Daemon to USB connection
Status: Beta
Brought to you by:
ks156
From: neimad <ror...@gm...> - 2007-06-13 19:50:42
|
"Vincent Fretin" <vin...@gm...> writes: [...] > from struct import pack, unpack > msg = pack('<HBBLL', subdirs, flags, pad, size, mtime) Yes, that's exactly what I meant by "marshalling", though I didn't remember the API :-) Damien |