Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #93619

Re: module dependencies issues

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: module dependencies issues
Date 2015-07-10 01:24 +0100
References (6 earlier) <87oajl6nol.fsf@elektro.pacujo.net> <mailman.373.1436476819.3674.python-list@python.org> <87k2u96mo3.fsf@elektro.pacujo.net> <mailman.374.1436478318.3674.python-list@python.org> <87k2u8x4gm.fsf@elektro.pacujo.net>
Newsgroups comp.lang.python
Message-ID <mailman.377.1436487888.3674.python-list@python.org> (permalink)

Show all headers | View raw


On 10/07/2015 01:04, Marko Rauhamaa wrote:
> Chris Angelico <rosuav@gmail.com>:
>
>> Your descriptions conflict. A safe binary replacement usually cannot
>> even add new features, in case this breaks something.
>
> New functions in C libraries do not cause runtime breakage.
>

It's good to know that there's never been a crash in the entire history 
of the C programming language due to a bug in a new function causing 
runtime breakage.  It just proves the point that I've made in the past, 
that programmers using statically typed languages are far smarter than 
those using dynamically typed languages.  The former just compile their 
code by lunchtime and then head to the pub, while the latter have to 
stay in the office all afternoon testing.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: module dependencies issues Chris Angelico <rosuav@gmail.com> - 2015-07-10 05:59 +1000
  Re: module dependencies issues Marko Rauhamaa <marko@pacujo.net> - 2015-07-09 23:36 +0300
    Re: module dependencies issues Chris Angelico <rosuav@gmail.com> - 2015-07-10 06:47 +1000
      Re: module dependencies issues Marko Rauhamaa <marko@pacujo.net> - 2015-07-10 00:11 +0300
        Re: module dependencies issues Chris Angelico <rosuav@gmail.com> - 2015-07-10 07:20 +1000
          Re: module dependencies issues Marko Rauhamaa <marko@pacujo.net> - 2015-07-10 00:33 +0300
            Re: module dependencies issues Chris Angelico <rosuav@gmail.com> - 2015-07-10 07:45 +1000
              Re: module dependencies issues Marko Rauhamaa <marko@pacujo.net> - 2015-07-10 03:04 +0300
                Re: module dependencies issues Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-10 01:24 +0100

csiph-web