Hello, all!
I'm new to python. In Linux C programming, writing data to file and socket
share the same system call "write". But it seems that only data of string
type can be used for "write" and "send". So how to write binary data to file
and socket?

-- 
Sun Li
Department of Physics
Nanjing University, China
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to