Giovanni Bajo wrote:
> Also Python code is pretty bare-metal, so that
> file.write or socket.write go to the syscall immediately. Try that in Java and
> you'll find 30 layers of complex abstractions for doubtful benefits and 
> obvious
> slowness.

+1 QOTW
(I'd recommend the whole post but it might be too long.)

Cheers,

AdSR

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to