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


Groups > comp.lang.python > #64082

Re: Is it possible to get string from function?

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: Is it possible to get string from function?
Date 2014-01-16 09:30 -0500
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-B7317E.09303016012014@news.panix.com> (permalink)
References <roy-406DCF.22465415012014@news.panix.com> <52d7874d$0$6599$c3e8da3$5496439d@news.astraweb.com>

Show all headers | View raw


In article <52d7874d$0$6599$c3e8da3$5496439d@news.astraweb.com>,
 Steven D'Aprano <steve@pearwood.info> wrote:

> Is the mapping of receipt string to test fixed? That is, is it important 
> that test_t1 *always* runs with "some string", test_t2 "some other 
> string", and so forth?

Yes.

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


Thread

Is it possible to get string from function? Roy Smith <roy@panix.com> - 2014-01-15 22:46 -0500
  Dynamic generation of test cases for each input datum (was: Is it possible to get string from function?) Ben Finney <ben+python@benfinney.id.au> - 2014-01-16 16:02 +1100
    Re: Dynamic generation of test cases for each input datum (was: Is it possible to get string from function?) Roy Smith <roy@panix.com> - 2014-01-16 00:09 -0500
  Re: Is it possible to get string from function? Chris Angelico <rosuav@gmail.com> - 2014-01-16 16:25 +1100
    Re: Is it possible to get string from function? Roy Smith <roy@panix.com> - 2014-01-16 00:40 -0500
      Re: Is it possible to get string from function? Chris Angelico <rosuav@gmail.com> - 2014-01-16 16:47 +1100
  Re: Is it possible to get string from function? Steven D'Aprano <steve@pearwood.info> - 2014-01-16 07:16 +0000
    Re: Is it possible to get string from function? Roy Smith <roy@panix.com> - 2014-01-16 09:30 -0500
  Re: Is it possible to get string from function? Peter Otten <__peter__@web.de> - 2014-01-16 09:52 +0100

csiph-web