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


Groups > comp.lang.python > #107103

Re: Dynamic inputs

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Terry Reedy <tjreedy@udel.edu>
Newsgroups comp.lang.python
Subject Re: Dynamic inputs
Date Sat, 16 Apr 2016 13:19:08 -0400
Lines 12
Message-ID <mailman.55.1460827200.6324.python-list@python.org> (permalink)
References <901a5b60-25b3-4e1c-9178-755bf668a5c5@googlegroups.com> <nets7g$lbg$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de 9oebEs2+FwyV8upXyQruEAC0I+d2zLZALhdN4yaXqICA==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'jan': 0.11; 'inputs': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'wrote:': 0.16; 'input': 0.18; 'meant': 0.22; 'am,': 0.23; 'implemented': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'opposed': 0.27; 'running.': 0.29; 'maybe': 0.33; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'mean': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'received:96': 0.63; 'received:fios.verizon.net': 0.91; 'sensors': 0.91
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host pool-96-227-207-81.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0
In-Reply-To <901a5b60-25b3-4e1c-9178-755bf668a5c5@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <nets7g$lbg$1@ger.gmane.org>
X-Mailman-Original-References <901a5b60-25b3-4e1c-9178-755bf668a5c5@googlegroups.com>
Xref csiph.com comp.lang.python:107103

Show key headers only | View raw


On 4/16/2016 3:35 AM, durgadevi1 wrote:

> what does dynamic inputs mean and how is it implemented in python programming?

'dynamic input' is new to me.  I would take it to mean input that is not 
available until the program is running.  Inputs from people and sensors 
would qualify.  But maybe whoever you read it from meant 'strong, 
energizing' as opposed to 'weak, inervating'.

-- 
Terry Jan Reedy

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


Thread

Dynamic inputs durgadevi1 <srirajarajeswaridevikrupa@gmail.com> - 2016-04-16 00:35 -0700
  Re: Dynamic inputs Michael Selik <michael.selik@gmail.com> - 2016-04-16 09:31 +0000
    Re: Dynamic inputs durgadevi1 <srirajarajeswaridevikrupa@gmail.com> - 2016-04-16 23:59 -0700
      Re: Dynamic inputs Michael Selik <michael.selik@gmail.com> - 2016-04-17 21:46 +0000
  Re: Dynamic inputs Terry Reedy <tjreedy@udel.edu> - 2016-04-16 13:19 -0400

csiph-web