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


Groups > comp.lang.python > #51879

Re: Does Python 'enable' poke and hope programming?

Date 2013-08-03 11:31 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: Does Python 'enable' poke and hope programming?
References <6b1769f8-222b-4953-99c8-a1d73cec3d60@googlegroups.com> <a4b05e37-ffa3-48ab-b49d-4a41b152b5e9@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.168.1375556201.1251.python-list@python.org> (permalink)

Show all headers | View raw


On 08/03/2013 10:30 AM, CM wrote:
>
> But what I meant is that if one is writing a program, there is a way
>  to **know**--without experimentation--what a particular set of code
>  is going to do.

Even when you /know/, experimenting is still good for two other purposes:

   - check that what you know is so

   - check that the interpreter behaves consistently with the docs

But yes, I otherwise agree with you.

--
~Ethan~

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


Thread

Does Python 'enable' poke and hope programming? CM <cmpython@gmail.com> - 2013-08-01 10:57 -0700
  Re: Does Python 'enable' poke and hope programming? Neil Cerutti <neilc@norwich.edu> - 2013-08-01 18:08 +0000
  Re: Does Python 'enable' poke and hope programming? Chris Angelico <rosuav@gmail.com> - 2013-08-01 19:30 +0100
  Re: Does Python 'enable' poke and hope programming? Dave Angel <davea@davea.name> - 2013-08-01 19:58 +0000
  Re: Does Python 'enable' poke and hope programming? Sam Whitehead <demon.exh@gmail.com> - 2013-08-01 17:52 -0700
  Re: Does Python 'enable' poke and hope programming? Vito De Tullio <vito.detullio@gmail.com> - 2013-08-02 05:34 +0200
  Re: Does Python 'enable' poke and hope programming? Wayne Werner <wayne@waynewerner.com> - 2013-08-03 07:49 -0500
  Re: Does Python 'enable' poke and hope programming? CM <cmpython@gmail.com> - 2013-08-03 10:30 -0700
    Re: Does Python 'enable' poke and hope programming? Chris Angelico <rosuav@gmail.com> - 2013-08-03 18:39 +0100
    Re: Does Python 'enable' poke and hope programming? Ethan Furman <ethan@stoneleaf.us> - 2013-08-03 11:31 -0700

csiph-web