Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: using binary in python Date: Mon, 09 Nov 2015 18:17:13 +0200 Organization: A noiseless patient Spider Lines: 18 Message-ID: <87h9kvgnau.fsf@elektro.pacujo.net> References: <20151108212706.GA29701@z-sverige.nu> <87d1vjigqf.fsf@elektro.pacujo.net> <8737wfi9ss.fsf@elektro.pacujo.net> <87si4fgs5f.fsf@elektro.pacujo.net> <87lha7goqi.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="b7cb1518d23ec19d482dcc9c31d30fdd"; logging-data="13551"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX197qzjHXahWvnMPDBO4L0At" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:CZdf4Pr4CnNT0z5eNT0/pekWy9w= sha1:a9vn7VogZLIh2C3U9Kr1PtkZtnY= Xref: csiph.com comp.lang.python:98542 Chris Angelico : > On Tue, Nov 10, 2015 at 2:46 AM, Marko Rauhamaa 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