using binary in python

Marko Rauhamaa marko at pacujo.net
Mon Nov 9 11:17:13 EST 2015


Chris Angelico <rosuav at gmail.com>:

> On Tue, Nov 10, 2015 at 2:46 AM, Marko Rauhamaa <marko at pacujo.net> wrote:
>> I program for Linux. I use different programming languages, but the
>> target is Linux. The systems I build and deal with consist of
>> different components written in different programming languages but
>> they all follow Linux-y conventions to work harmoniously together. I
>> don't in any way benefit from a smoke screen a programming language
>> offers to place in front of the operating system.
>
> Then, as I said before: You do not want Python. Go use something else
> that lets you get closer to the OS

Python still offers almost all of the system programming facilities.
Python3 is slowly drifting away, but it's still all there, thankfully.


Marko



More information about the Python-list mailing list